data_base
❭ IO
❭ LoaderDumper
❭ numpy_to_npz
numpy_to_npz¶
Read and write a numpy array to the compressed .npz
format.
See also
numpy_to_npy
for saving a single numpy array to a npy
file.
Classes¶
Loader for |
Functions¶
|
Check whether the object can be saved with this dumper |
|
Write an object to a |