pymovements.datasets.gazebase.GazeBase.read_fileinfo
- GazeBase.read_fileinfo() DataFrame[source]
Parse file information from filepaths and filenames.
- Returns:
File information dataframe.
- Return type:
pl.DataFrame
- Raises:
AttributeError – If no regular expression for parsing filenames is defined.
RuntimeError – If an error occured during matching filenames.