目录1. Pandas的两种数据类型2. Series类型通过numpy array通过python字典通过标量值(Scalar)name属性3. DataFrame类型通过包含列表的Python List通过包含Python 字典的Python List通过Series在网络上的Pandas教程