This is documentation for an old release of NumPy (version 1.5.). Read this page in the documentation of the latest stable release (version > 1.17).

numpy.DataSource.__init__

DataSource.__init__(destpath='.')

Create a DataSource with a local path at destpath.

This Page