Loading...

Python Data Science Handbook

Jake Vanderplas

  • Bindwijze: Paperback
  • Taal: en
  • Categorie: Computers & Informatica
  • ISBN: 9781491912058
Essential Tools for working with Data
Inhoud
Taal:en
Bindwijze:Paperback
Oorspronkelijke releasedatum:06 december 2016
Aantal pagina's:529
Illustraties:Nee
Betrokkenen
Hoofdauteur:Jake Vanderplas
Hoofdauteur:Jake Vanderplas
Overige kenmerken
Extra groot lettertype:Nee
Product breedte:178 mm
Product hoogte:25 mm
Product lengte:231 mm
Studieboek:Ja
Verpakking breedte:161 mm
Verpakking hoogte:32 mm
Verpakking lengte:234 mm
Verpakkingsgewicht:1003 g
Overige kenmerken
Extra groot lettertype:Nee
Product breedte:178 mm
Product hoogte:25 mm
Product lengte:231 mm
Studieboek:Ja
Verpakking breedte:161 mm
Verpakking hoogte:32 mm
Verpakking lengte:234 mm
Verpakkingsgewicht:1003 g

Samenvatting

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 Python NumPy: includes the ndarray for efficient storage and manipulation of dense data arrays in Python Pandas: features the DataFrame for efficient storage and manipulation of labeled/columnar data in Python Matplotlib: includes capabilities for a flexible range of data visualizations in Python Scikit-Learn: for efficient and clean Python implementations of the most important and established machine learning algorithms