Why when i read my arff data all values in all columns have b' and how to remove it?

后端 未结 0 962
刺人心
刺人心 2020-12-16 20:34

I read my arff dataframe from here https://archive.ics.uci.edu/ml/machine-learning-databases/00426/ like this:

from scipy.io import arff
import pandas as pd

         


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