This release includes: * Add support for submitting results csv to kaggle competition
0.0.6
This release includes: * Add skeleton for tests * Add github workflow to run tests * Adjust autoimport to be more explicit and optional * Remove import of all modules when importing package
0.0.5
This release includes: * re-add tensorflow with specified version * add tensorflow_datasets * fix imports and remove direct exec on modules in package * change comp data loader to return path to csv for more flexible pandas processing
0.0.4
Fix imports
0.0.3
Remove unused tensorflow dep for now
0.0.2
This release includes the following: * Add support for managing general config across environments * Add support for managing kaggle config across environments * Add wrapper for downloading kaggle competition datasets and loading train/test dataframes