Python Data Science Handbook: Full Text in Jupyter Notebooks
1–10 of 37 posts
Re: Python Data Science Handbook: Full Text in Jupyter Notebooks
#2Re: Python Data Science Handbook: Full Text in Jupyter Notebooks
#3Any reviews on this ?
It's also worth checking out the notebooks for Wes McKinney's data science book. Daniel Chen doesn't have the code from his DS book on GitHub, but does have some useful notebooks he uses for workshops.
https://github.com/wesm/pydata-book
https://github.com/chendaniely/pandas_for_everyone/tree/mast...
Re: Python Data Science Handbook: Full Text in Jupyter Notebooks
#4Any reviews on this ?
Re: Python Data Science Handbook: Full Text in Jupyter Notebooks
#5Any reviews on this ?
If you want some more recs, my two favorites are Chris Albon's Machine Learning with Python Cookbook and Joel Grus' Data Science from Scratch: First Principles with Python
Re: Python Data Science Handbook: Full Text in Jupyter Notebooks
#6Re: Python Data Science Handbook: Full Text in Jupyter Notebooks
#7Any reviews on this ?
I have a fair amount of experience with pandas, and find the notebooks very help to refer to! I would say it's worth noting that his book is organized by technology (e.g. numpy, then pandas, then plotting), which makes it feel more like a technical reference, than a walk-through of basic to advanced DS activities. It's also worth checking out the notebooks for Wes McKinney's data science book. Daniel Chen doesn't hav…
Re: Python Data Science Handbook: Full Text in Jupyter Notebooks
#8When an open source book has 150 open PRs and the last commit is from 4 months ago I am discouraged to spend time on it.
Re: Python Data Science Handbook: Full Text in Jupyter Notebooks
#9Re: Python Data Science Handbook: Full Text in Jupyter Notebooks
#10When an open source book has 150 open PRs and the last commit is from 4 months ago I am discouraged to spend time on it.
Or maybe you should spend time on it, by creating a fork with all the good PRs applied?