其他分享
首页 > 其他分享> > Series重新排序 自定义排序

Series重新排序 自定义排序

作者:互联网

在这里插入图片描述

edu_data.reindex(index=['Lower secondary', 'Secondary / secondary special', 'Higher education', 'Incomplete higher',  'Academic degree'], level=0)

在这里插入图片描述

标签:index,reindex,education,自定义,Series,排序,secondary
来源: https://blog.csdn.net/Caiqiudan/article/details/122282456