摘要: 在使用numpy读取一个四百多万行数据的.csv文件时抛出了如下异常: numpy.core._exceptions.MemoryError: Unable to allocate array with shape (4566386, 23) and data type <U20 以下是我的源代码: 阅读全文
posted @ 2019-08-17 17:02 bitrees 阅读(28773) 评论(0) 推荐(0)