Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filename as changed #6

Open
Nap095 opened this issue Mar 28, 2020 · 1 comment
Open

Filename as changed #6

Nap095 opened this issue Mar 28, 2020 · 1 comment

Comments

@Nap095
Copy link

Nap095 commented Mar 28, 2020

df = pd.read_csv('https://raw.githubusercontent.com/CSSEGISandData/COVID-19/master/csse_covid_19_data/csse_covid_19_time_series/time_series_covid19_confirmed_global.csv')

Regards

@Nap095
Copy link
Author

Nap095 commented Mar 29, 2020

if you want save the graphs in charts folder, replace plt.show() by :

plt.savefig(os.getcwd() + "\charts\" + country.replace('*', '') + ".png")

Taiwan has a star in the file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant