Dataquest project - Python intermediate
The next instalment of the Dataquest guided projects. This one covers the datetime module and like the last, heavily utilises loops and dictionaries. Next up its Numpy and pandas!!
The next instalment of the Dataquest guided projects. This one covers the datetime module and like the last, heavily utilises loops and dictionaries. Next up its Numpy and pandas!!
I’ve recently started the Dataquest - Data Scientist In Python course. This is an interactive course and requires the completion of guided projects. The first section of the course is called “Python Introduction”. Here is the guided project associated with this on github. In the event that this does not load, apparently quite a regular occurance, here it is via Jupyter’s nbviewer. Thoughts On reflection, the requirements of this project seemed a little superficial.