📜  pandas read_csv 忽略未命名的列 - Python 代码示例

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

代码示例2
pd.read_csv(file_name, index_col=0)