DataTaunew | comments | leaders | submitlogin
[BOOK] Data Science From Scratch: First Principles with Python (joelgrus.com)
25 points by elyase 3287 days ago | 6 comments


3 points by elyase 3285 days ago | link

Code: https://github.com/joelgrus/data-science-from-scratch

Table of contents: https://www.safaribooksonline.com/library/view/data-science-...

In the second Safari online link you can read a preview of some chapters or take the 10 day trial for full access.

DISCLAIMER: Not associated with the author or Safari books in any way.

-----

2 points by skosko 3285 days ago | link

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

-----

4 points by rohit 3285 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.

-----

1 point by brentcohn 3285 days ago | link

is this book any good? are there any excerpts available?

-----

1 point by elyase 3285 days ago | link

take a look at my second link above.

-----

1 point by brentcohn 3285 days ago | link

thanks!

-----




RSS | Announcements