摘要: import pandas as pd'''Series序列:1.序列 的声明,指定index列标签2.查看列索引(index)和元素 (values)3.选择内部元素4.为元素赋值5.用Numpy数组定义新Series对象6.筛选元素7.Series对象运算和数学函数8.Series组成元素(重复 阅读全文
posted @ 2019-09-23 08:13 无聊就看书 阅读(503) 评论(0) 推荐(0)