課程
/后端開發
/Python
/Python數據分析-基礎技術篇
老師您好!想請教下,為何我這里報錯是AttributeError: module 'numpy' has no attribute 'linespace'??
2017-06-19
源自:Python數據分析-基礎技術篇
正在回答
我剛剛也是這個問題,后來發現,拼錯了,linespace應該改為linspace
舉報
使用Python進行數據分析的基礎模塊簡介
1 回答AttributeError: module 'matplotlib.pyplot' has no attribute 'gea'是怎么了?
1 回答AttributeError: 'DataFrame' object has no attribute 'sort'
6 回答運行程序出現AttributeError: module 'pandas' has no attribute 'Series'錯誤,請問怎么解決
1 回答按照老師的代碼執行報錯AttributeError: 'DataFrame' object has no attribute 'sort'
1 回答使用apt-get報錯ImportError: No module named debian.deb822
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網安備11010802030151號
購課補貼聯系客服咨詢優惠詳情
慕課網APP您的移動學習伙伴
掃描二維碼關注慕課網微信公眾號
2018-05-27
我剛剛也是這個問題,后來發現,拼錯了,linespace應該改為linspace