pandas 必背函数操作

1、五个常用属性 index,columns,shape,values,dtypes2、常用函数:set_index,reset_index,del df['column_name'],pd.read_csv3、时间、数字、字符串转换 #字符串转换、切割 df['column_name'].asty
posted @ 2018-03-14 07:00  oftenlin  阅读(220)  评论(0编辑  收藏  举报