/Knowledge_Graphy-Python_for_Data_Analysis

《利用Python进行数据分析-第二版》自学过程中整理的知识图谱。 Python for Data Analysis: Data Wrangling with Pandas, NumPy and IPython. Knowledge Graph was made in the process of self-study.

项目简介 Project Brief

《利用Python进行数据分析-第二版》自学过程中整理的知识图谱。 Python for Data Analysis: Data Wrangling with Pandas, NumPy and IPython. Knowledge Graph was made in the process of self-study.

项目指南

制作软件

  1. MindMaster Pro 7.3

内容列表(点击跳转博客)

  1. Chapter4 NumPy基础.
  2. Chapter5 Pandas基础.
  3. Chapter6 数据载入、存储及文件格式.
  4. Chapter7 数据清洗与准备.
  5. Chapter8 数据规整:连接、联合与重塑.
  6. Chapter9 绘图和可视化.
  7. Chapter10 数据聚合与分组操作.
  8. Chapter11 时间序列.
  9. Chapter12 高阶Pandas.
  10. 附录A 高阶NumPy.