Pandas基础

读写文件 读 写 基本数据结构 Series DataFrame 常用函数 head和tail df.head() df.tail() unique和nunique count和value_counts describe和info idxmax和nlargest clip和replace apply函数 排序 索引排序 df.set_index(‘Math’).head() #set_index函
相关文章
相关标签/搜索