Python for Data Analysis, 2e: Data Wrangling with Pandas, NumPy, and IPython

Python for Data Analysis, 2e

Data Wrangling with Pandas, NumPy, and IPython
 
Kiadás sorszáma: 2
Kiadó: O?Reilly
Megjelenés dátuma:
Kötetek száma: Print PDF
 
Normál ár:

Kiadói listaár:
GBP 47.99
Becsült forint ár:
23 179 Ft (22 075 Ft + 5% áfa)
Miért becsült?
 
Az Ön ára:

20 861 (19 868 Ft + 5% áfa )
Kedvezmény(ek): 10% (kb. 2 318 Ft)
A kedvezmény csak az 'Értesítés a kedvenc témákról' hírlevelünk címzettjeinek rendeléseire érvényes.
Kattintson ide a feliratkozáshoz
 
Beszerezhetőség:

A kiadónál véglegesen elfogyott, nem rendelhető. Érdemes újra keresni a címmel, hátha van újabb kiadás.
Nem tudnak pontosabbat?
 
 
 
 
 
A termék adatai:

ISBN13:9781491957660
ISBN10:1491957662
Kötéstípus:Puhakötés
Terjedelem:522 oldal
Méret:233x177x34 mm
Súly:942 g
Nyelv:angol
0
Témakör:
Hosszú leírás:

Get complete instructions for manipulating, processing, cleaning, and crunching datasets in Python. Updated for Python 3.6, the second edition of this hands-on guide is packed with practical case studies that show you how to solve a broad set of data analysis problems effectively. You'll learn the latest versions of pandas, NumPy, IPython, and Jupyter in the process.

Written by Wes McKinney, the creator of the Python pandas project, this book is a practical, modern introduction to data science tools in Python. It's ideal for analysts new to Python and for Python programmers new to data science and scientific computing. Data files and related material are available on GitHub.

  • Use the IPython shell and Jupyter notebook for exploratory computing
  • Learn basic and advanced features in NumPy (Numerical Python)
  • Get started with data analysis tools in the pandas library
  • Use flexible tools to load, clean, transform, merge, and reshape data
  • Create informative visualizations with matplotlib
  • Apply the pandas groupby facility to slice, dice, and summarize datasets
  • Analyze and manipulate regular and irregular time series data
  • Learn how to solve real-world data analysis problems with thorough, detailed examples