data_base ❭ isf_data_base ❭ IO ❭ LoaderDumper ❭ numpy_to_npy
numpy_to_npy¶
Read and write a numpy array to npy format.
See also
numpy_to_npz for saving multiple numpy arrays to a zipped file.
Classes¶
Loader for |
Functions¶
|
Check whether the object can be saved with this dumper |
|
Save the numpy array in the specified directory |