locan.locan_io.filesΒΆ

File manager

Identify, match, and group files to be batch-processed. The class Files is a wrapper for a pandas.DataFrame with selected methods to identify, match, and group file paths.

Classes

Files([df, directory, exists, column])

Wrapper for a pandas.DataFrame with selected methods to identify, match, and group file paths.