執行from sklearn.preprocessing import LabelEncoder這行時,一直出現 OErrorTraceback (most recent call last)錯誤
2019/09/03 10:22 下午
機器學習共學討論版
簡偉婷
觀看數:12
回答數:2
收藏數:0
ml100-3-d6
ml100-3
想問在作業Day_006_column_data_type裡,我在執行from sklearn.preprocessing import LabelEncoder這行時,一直出現
OSError Traceback (most recent call last)?,想問該如何解決