دانلود کتاب Python for Data Analysis: Data Wrangling with Pandas, Numpy, and Ipython
by Wes McKinney
|
عنوان فارسی: پایتون برای تجزیه و تحلیل داده ها: داده ها با Pandas، NumPy و IPython حل و فصل می شود |
دانلود کتاب
جزییات کتاب
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