利用pandas.read_table()打开, 一直报错UnicodeDecodeError。 像log或者txt这种文本文件用什么语句读取比较好? 其中的文本信息数据如何转化成dataframe进行处理呢?
readtxt