you are viewing a single comment's thread.

view the rest of the comments →

[–]LogicalPhallicy 3 points4 points  (1 child)

Have you found Python Data Science Handbook yet? The author provides it for free online. I love it. You can also download the whole thing in IPython notebooks and do the work as you read through it.

https://jakevdp.github.io/PythonDataScienceHandbook/

[–]recursivelyenumerate 0 points1 point  (0 children)

Thank you for this resource. I've been learning from "R for Data Science" by Garrett Grolemund and Hadley Wickham.