Python 将DataFrame的某一列作为index

df.set_index(["Column"], inplace=True)

 

posted @ 2020-02-17 21:28  sym0210  阅读(4401)  评论(0)    收藏  举报