---------------------------------------------------------------------------
為什么我讀取文件的時候老報錯:module 'pandas' has no attribute 'read_execl' 求解決
1 import pandas as pd
----> 2 df=pd.read_execl("模版.xlsx")
3 df
AttributeError: module 'pandas' has no attribute 'read_execl'
承擔(dān)因您的行為而導(dǎo)致的法律責(zé)任,
本站有權(quán)保留或刪除有爭議評論。
參與本評論即表明您已經(jīng)閱讀并接受
上述條款。