行重命名

可以快速上手的开发文档

#行重命名

修改Pandas的行或列的名字(重命名)

pandas.DataFrame.rename使用函数: DataFrame.rename(mapper=None, index=None, columns=None, axis=..