Chek Ounkomol
Chek Ounkomol
Check that all index values are unique.
This tool would split and save csvs into train-test splits.
This is to mirror the `fnet train` command.
Currently the modules use a mixture of pathlib.Path objects and strings to represent file paths. Ideally the entire code base should stick to one style.
Command: `fnet train dummy.json` Output: `FileNotFoundError: [Errno 2] No such file or directory: ''`