diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2022-01-12 22:36:29 -0600 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2022-01-14 20:07:07 -0600 |
commit | e2d9f6b8f34b45657773b42f1c1334e075b443b3 (patch) | |
tree | f9228d03d84828da3710100a2d5e448033a03eb7 /numpy/lib/tests/test_function_base.py | |
parent | 334470edb1e4e4ea1bc87773ef6d0c6fd510486a (diff) | |
download | numpy-e2d9f6b8f34b45657773b42f1c1334e075b443b3.tar.gz |
MAINT: Move usecol handling to C and support more than integer cols
Of course to actually use that many columns you need A LOT of memory
right now. Each field stores at least a UCS4 NUL character, but
the field is padded enough to require 16 bytes.
We always parse a full row, so that requires 20 bytes per field...
(i.e. 32 GiB RAM is not enough to test this :)).
Diffstat (limited to 'numpy/lib/tests/test_function_base.py')
0 files changed, 0 insertions, 0 deletions