numpy.lib.npyio#

IO related functions.

Classes

DataSource([destpath])

A generic data source file (file, http, ftp, ...).

NpzFile(fid)

A dictionary-like object with lazy-loading of files in the zipped archive provided on construction.