Python Data Science Handbook: Essential Tools for Working with Data
 
Product details:

ISBN13:9781491912058
ISBN10:1491912057
Binding:Paperback
No. of pages:548 pages
Size:234x179x37 mm
Weight:932 g
Language:English
0
Category:

Python Data Science Handbook

Essential Tools for Working with Data
 
Edition number: 1
Publisher: O?Reilly
Date of Publication:
Number of Volumes: Print PDF
 
Normal price:

Publisher's listprice:
GBP 55.99
Estimated price in HUF:
27 043 HUF (25 755 HUF + 5% VAT)
Why estimated?
 
Your price:

24 338 (23 180 HUF + 5% VAT )
discount is: 10% (approx 2 704 HUF off)
The discount is only available for 'Alert of Favourite Topics' newsletter recipients.
Click here to subscribe.
 
Availability:

 
 
Long 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&&&226;??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&&&226;??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