📜  将索引设置为 pandas 列 - Python 代码示例

📅  最后修改于: 2022-03-11 14:45:36.033000             🧑  作者: Mango

代码示例3
df = df.set_index('col')