Pandas數據結構DataFrame基本技巧

數據查看 /轉置 /添加/修改/刪除/對齊/排序 1.數據查看,轉置 2.添加/修改 3.刪除 del/drop :axis = 1爲行 4.對齊 5.按值排序:sort_values 6.索引排序:sort_index
相關文章
相關標籤/搜索