python read file

来源:互联网 发布:知乎图片保存不了 编辑:程序博客网 时间:2024/06/06 01:36
list(open('ex.txt'))f=pd.read_csv('ex.csv')
0 0
原创粉丝点击