To get the index values as a list/list of tuples for Index/MultiIndex use the below line of code: df.index.values.tolist().
確定! 回上一頁