Rewrite `upload_npy_array` and `download_npy_array` to do in-memory and have a npz compressed option Reference: https://github.com/numpy/numpy/blob/master/numpy/lib/format.py
Rewrite
upload_npy_arrayanddownload_npy_arrayto do in-memory and have a npz compressed optionReference: https://github.com/numpy/numpy/blob/master/numpy/lib/format.py