method
Return absolute path of file in the DataSource directory.
If path is an URL, then abspath will return either the location the file exists locally or the location it would exist when opened using the open method.
Can be a local file or a remote URL.
Complete path, including the DataSource destination directory.
The functionality is based on os.path.abspath.
© 2005–2024 NumPy Developers
Licensed under the 3-clause BSD License.
https://numpy.org/doc/2.4/reference/generated/numpy.lib.npyio.DataSource.abspath.html