method
DataSource.open(self, path, mode='r', encoding=None, newline=None) [source]
Open and return file-like object.
If path is an URL, it will be downloaded, stored in the DataSource directory and opened from there.
| Parameters: |
|
|---|---|
| Returns: |
|
© 2005–2019 NumPy Developers
Licensed under the 3-clause BSD License.
https://docs.scipy.org/doc/numpy-1.17.0/reference/generated/numpy.DataSource.open.html