caf.toolkit.io#
Common utility functions for file input and output.
Functions
|
Find a file in a folder matching _any_ acceptable suffix. |
|
Read CSV files, wraps pandas.read_csv to perform additional checks. |
|
Read matrix CSV in the square or long format. |
|
Prompt the user to close a file before saving. |
Exceptions
|
Raised when columns are missing from input CSV. |