文章目录 四、 DataFrame 数据框 4.1 Constructor 构造器 4.2 Attributes and underlying data 属性和基础数据 / Axes 轴线 4.3 Conversion 转换 4.4 Indexing, iteration 索引、迭代 4.5 Binary operator functions 二元算子函数 4.6 Function application, GroupBy & window 功能应用程序,GroupBy & windows 4.7 Computations / descriptive stats 计算/描述统计 官网链接:https://pandas.pydata.org/pandas-docs/stable/reference/frame.html