python数据分析(第2版) 完整高清版+笔记+随书源码 英文pdf

摘要

python数据分析(第2版) 完整高清版+笔记+随书源码 英文pdf,这是一本完整介绍Python操纵、处理、提取和压缩结构化数据的指南,包含了许多实例分析,通过若干个Python库——包括NumPy,pandas,matplotlib和IPython——为你展示了如何高效地解决大量数据分析的问题

Python数据分析》由麦金尼撰写,他是pandas库的主要作者。《Python数据分析(影印版)》也是一本具有实践性的指南,指导那些使用Python进行科学计算的数据密集型应用。它适用于刚刚开始使用Python的分析师,或者是进入科学计算领域的Python程序员。

Chapter 1. Preliminaries

Chapter 2. Python Language Basics, IPython, and Jupyter Notebooks

Chapter 3. Built-in Data Structures, Functions, and Files

Chapter 4. NumPy Basics: Arrays and Vectorized Computation

Chapter 5. Getting Started with pandas

Chapter 6. Data Loading, Storage, and File Formats

Chapter 7. Data Cleaning and Preparation

Chapter 8. Data Wrangling: Join, Combine, and Reshape

Chapter 9. Plotting and Visualization

Chapter 10. Data Aggregation and Group Operations

Chapter 11. Time Series

Chapter 12. Advanced pandas

Chapter 13. Introduction to Modeling Libraries in Python

Chapter 14. Data Analysis Examples

Appendix A. Advanced NumPy

Appendix B. More on the IPython System

Python标准库中文pdf版 python电子书

Python标准库中文pdf版

Python标准库中文pdf版,《Python标准库》教程资料中文版 pdf,由Python江湖群翻译。本书涵盖了整个标准库, 除了(可选的)Tkinter ui(user-interface : 用户界面)库,有超过3,000 个新闻组讨论的精华部分, 当然也有很多的新脚本, 为了涵盖标准库的每个角落。
阅读全文