PacktPublishing / Jupyter-Notebook-for-Data-Science

Jupyter Notebook for Data Science, published by Packt
MIT License
33 stars 40 forks source link

update for chicago_weather.ipynb #2

Open diman82 opened 3 years ago

diman82 commented 3 years ago

I would like to push an update for 'chicago_weather.ipynb' file - Dark API has been deprecated, and I've substituted it for OpenWeather One Call API. Also, wunderground url format has changed, so I updated it as well.

How can I provide the change to this project? Can you please allow me upload a file or open a branch? I would like to avoid the hassle or forking and creating PR..

metakermit commented 3 years ago

@diman82 thanks for the suggestion. Forking and submitting a pull request are the usual approach when you want to contribute a change to an open source project. GitHub's interface makes that fairly easy to do.