DataTaunew | comments | leaders | submitlogin
2 points by skosko 3295 days ago | link | parent

What is the main difference to "Python for Data Analysis" by McKinney (also from O'Reilly)?


4 points by rohit 3295 days ago | link

As the title mentions, Joel's book tries to show how data science works behind the black-box algoritms - he does so without using any fancy libraries or implementations.

Whereas, McKinney's book is about how to use the pandas library and more generally pydata tools to slice and dice your structured data.

-----




RSS | Announcements