12
5
4
1211
13
2
1、读取csv格式数据时,在ide下显示会有省略号。原因:pandas默认的显示数据行数有限制;解决方法:pd.set_option('display.max_columns...