Python Data Science Handbook: Essential Tools for Working with Data
by: Jake VanderPlas
ISBN-10: 1491912057
ISBN-13: 9781491912058
Edition: 1
Released: 2016-12-16
Pages: 672
Book Description
For many researchers,Python is a first-class tool mainly because of its libraries for storing,manipulating,and gaining insight from data. Several resources exist for individual pieces of this data science stack,but only with the Python Data Science Handbook do you get them all—IPython,NumPy,Pandas,Matplotlib,Scikit-Learn,and other related tools.
Working scientists and data crunchers familiar with reading and writing Python code will find this comprehensive desk reference ideal for tackling day-to-day issues: manipulating,transforming,and cleaning data; visualizing different types of data; and using data to build statistical or machine learning models. Quite simply,this is the must-have reference for scientific computing in Python.
With this handbook,you’ll learn how to use:
IPython and Jupyter: provide computational environments for data scientists using PythonNumPy: includes the ndarray for efficient storage and manipulation of dense data arrays in PythonPandas: features the DataFrame for efficient storage and manipulation of labeled/columnar data in PythonMatplotlib: includes capabilities for a flexible range of data visualizations in PythonScikit-Learn: for efficient and clean Python implementations of the most important and established machine learning algorithms
Python Data Science Handbook: Essential Tools for Working with Data
相关推荐
- Test-Driven Development with Python: Obey the Testing Goat: Using Django, Selenium, and JavaScript, 3rd Edition
- Building Machine Learning Systems with a Feature Store: Batch, Real-Time, and LLM Systems
- Applied AI for Enterprise Java Development: Leveraging Generative AI, LLMs, and Machine Learning in the Java Enterprise
- PostgreSQL: Up and Running: A Practical Guide to the Advanced Open Source Database,3rd Edition
finelybook
