---------------------------------------------------------------------------
為什么我讀取文件的時(shí)候老報(bào)錯(cuò):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)保留或刪除有爭(zhēng)議評(píng)論。
參與本評(píng)論即表明您已經(jīng)閱讀并接受
上述條款。