【发布时间】:2020-08-25 04:12:06
【问题描述】:
发生异常:MemoryError Unable to allocate 34.6 MiB for an array with shape (2265257,) and data type complex128
您好,我遇到了这个错误。但是我不明白为什么会出现这种错误。
我知道它是由于内存不足而引发的。
但我有足够的内存来处理这些数据。
你知道为什么即使我有更多内存,Python 也会限制它吗?
【问题讨论】:
标签: python python-3.x pandas