标签: pandas
如何在熊猫中读取xls文件? energy = pd.read_xls('Energy Indicators.xls') 我尝试了这段代码,但出现属性错误:熊猫模块没有属性'read_xls'