一豪叔叔
2018-12-23 11:47pandas,索引存在。读取报错
print(each.index)
print(each_int)
RangeIndex(start=4096, stop=8192, step=1)
4096
分块读取csv文件
索引4096行,
索引输出是包括第4096行
但实际情况报错,显示4096行不存在
IndexError: single positional indexer is out-of-bounds
大神救救孩子吧T T,这个是什么引起的呀
- 点赞
- 回答
- 收藏
- 复制链接分享
1条回答
为你推荐
- pandas,索引存在。读取报错
- python
- 1个回答