tmp
/
pip-install-ghxuqwgs
/numpy_78e94bf2b6094bf9a1f3d92042f9bf46
/doc
/source
/reference
/routines.io.rst
Input and output | |
**************** | |
.. currentmodule:: numpy | |
NPZ files | |
--------- | |
.. autosummary:: | |
:toctree: generated/ | |
load | |
save | |
savez | |
savez_compressed | |
Text files | |
---------- | |
.. autosummary:: | |
:toctree: generated/ | |
loadtxt | |
savetxt | |
genfromtxt | |
fromregex | |
fromstring | |
ndarray.tofile | |
ndarray.tolist | |
Raw binary files | |
---------------- | |
.. autosummary:: | |
fromfile | |
ndarray.tofile | |
String formatting | |
----------------- | |
.. autosummary:: | |
:toctree: generated/ | |
array_repr | |
array_str | |
Memory mapping files | |
-------------------- | |
.. autosummary:: | |
:toctree: generated/ | |
memmap | |
Text formatting options | |
----------------------- | |
.. autosummary:: | |
:toctree: generated/ | |
set_printoptions | |
get_printoptions | |
set_string_function | |
Base-n representations | |
---------------------- | |
.. autosummary:: | |
:toctree: generated/ | |
binary_repr | |
base_repr | |
Data sources | |
------------ | |
.. autosummary:: | |
:toctree: generated/ | |
DataSource | |