Error whilst importing csv file using pandas - python

前端 未结 0 753
温柔的废话
温柔的废话 2020-12-04 03:00

I am attempting to read, then encode items from a csv file, using pandas.

Here is my code:

import sklearn
from sklearn.utils import shuffle
from sklear         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题