python 在训练模型的时候报错KeyError: "None of [Index(['....'], dtype='object', length=149)] are in the [columns]"
就是说在数据中没有这些索引行,检查一下是否拼写一致。