2017年5月17日

pandas 常用函数

摘要: 1.主要讲的是当index存在重复值的时候, 可以用 obj.index.is_unique 判断,获取重复index的值的时候obj['a'],返回的所有重复的index的值。2.dataframe 常用的算术统计函数,https://chrisalbon.com/python/pandas_da 阅读全文

posted @ 2017-05-17 22:54 小麦粒 阅读(1631) 评论(0) 推荐(0) 编辑

导航