pumapy.data

pumapy.data.path_to_example_file

pumapy.data.path_to_example_file.path_to_example_file(example_filename)[source]

Path to example data that is installed with pumapy (used for testing and tutorial)

Parameters

example_filename (str) – name of the example file (check python/pumapy/data for a list of example files)

Returns

path to the example file, which can be used to import it

Return type

str