mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-06 05:14:38 +08:00
46ab748dd2
The compatibility between the two versions was made easier by letting pandas handle the heavy lifting, so pass filenames to the pandas serialization methods, instead of dealing doing the file handling and reading/writing within the data module.