Logo

Python Data Science Handbook

Large book cover: Python Data Science Handbook

Python Data Science Handbook
by

Publisher: O'Reilly Media
ISBN/ASIN: 1491912057
Number of pages: 548

Description:
The book introduces the core libraries essential for working with data in Python: particularly IPython, NumPy, Pandas, Matplotlib, Scikit-Learn, and related packages. Familiarity with Python as a language is assumed. The book was written and tested with Python 3.5.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Picking a Python Version: A ManifestoPicking a Python Version: A Manifesto
by - O'Reilly Media
There are two major versions of the Python: the Python 2.x series, and the newer Python 3.x series. This report guides you through the implicit decision tree of choosing what Python version, implementation, and distribution is best suited for you.
(8167 views)
Book cover: Python for EducationPython for Education
by - Inter University Accelerator Centre
Primary objective of this book is to explore the possibilities of using Python language as a tool for learning mathematics and science. The reader is not assumed to be familiar with computer programming. Ability to think logically is enough.
(16291 views)
Book cover: Practical Programming in PythonPractical Programming in Python
by
The goal of this book is twofold: to teach you how to program in Python; and to teach you to think like a computer scientist. This way of thinking combines some of the best features of mathematics, engineering, and natural science.
(20945 views)
Book cover: Building Skills in PythonBuilding Skills in Python
by - Linuxtopia.org
This book is a complete presentation of the Python for professional programmers who need to learn the language. The author leads you from a tiny, easy to understand subset of statements to the entire Python language and all built-in data structures.
(25034 views)