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: Snake Wrangling for KidsSnake Wrangling for Kids
by
Snake Wrangling for Kids is a printable electronic book, for children 8 years and older, who would like to learn computer programming. It covers the very basics of programming, and uses the Python 3 programming language to teach the concepts.
(18744 views)
Book cover: Python CookbookPython Cookbook
by - O'Reilly Media
This cookbook is for experienced Python programmers who want to focus on modern tools and idioms. You'll find complete recipes for more than a dozen topics, covering the core Python language as well as tasks common to a wide variety of applications.
(17457 views)
Book cover: An Introduction to PythonAn Introduction to Python
by - Network Theory Ltd.
This book is an introduction to Python, an easy to learn, powerful programming language. The tutorial explains the basics of the Python, it does not cover every single feature of the language, but introduces the most noteworthy features.
(33263 views)
Book cover: A Beginner's Python TutorialA Beginner's Python Tutorial
by - Wikibooks
Contents of Beginner's Python Tutorial: Installing Python; Very Simple Programs; Variables, Scripts; Loops, Conditionals; Functions; Tuples, Lists, Dictionaries; for Loop; Classes; Importing Modules; File I/O; Exception Handling.
(15509 views)