| load | |
| save | |
| savez |
| loadtxt | |
| savetxt | |
| genfromtxt | |
| fromregex | |
| fromstring | |
| ndarray.tofile(fid[, sep, format]) | Write array to a file as text or binary (default). |
| ndarray.tolist() | Return the array as a (possibly nested) list. |
| fromfile | |
| ndarray.tofile(fid[, sep, format]) | Write array to a file as text or binary (default). |
| array_repr | |
| array_str |
| set_printoptions | |
| get_printoptions | |
| set_string_function |
| binary_repr | |
| base_repr |
| DataSource([destpath]) | A generic data source file (file, http, ftp, ...). |