Section Navigation
ufunc
numpy.typing
numpy.distutils
numpy.lib
IO related functions.
Classes
DataSource([destpath])
DataSource
A generic data source file (file, http, ftp, ...).
NpzFile(fid)
NpzFile
A dictionary-like object with lazy-loading of files in the zipped archive provided on construction.