You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just had a quick look b/c it was on my mind. This should be pretty straightforward (see below). This should really only be allowed for uncompressed arrays and GZIP compressed arrays.
Rewrite
upload_npy_array
anddownload_npy_array
to do in-memory and have a npz compressed optionReference: https://github.com/numpy/numpy/blob/master/numpy/lib/format.py
The text was updated successfully, but these errors were encountered: