Problem while parsing excel file with pandas

后端 未结 0 1923
轮回少年
轮回少年 2021-02-02 16:27

I am parsing xlsx file with pandas. This file contains sheet named \'1A\'. Nonetheless when I use pd.read_excel(file, sheet_name=\'1A\') I get XLRDError: No s

相关标签:
回答
  • 消灭零回复
提交回复
热议问题