摘要: pandas简介 1、pandas是一个强大的Python数据分析的工具包。2、pandas是基于NumPy构建的。 3、pandas的主要功能 具备对其功能的数据结构DataFrame、Series 集成时间序列功能 提供丰富的数学运算和操作 灵活处理缺失数据 4、安装方法:pip install 阅读全文
posted @ 2019-09-18 11:25 一只小小的寄居蟹 阅读(889) 评论(1) 推荐(0)