mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-23 12:50:22 +08:00
This creates a data source for csv and hdf5 files, a generator to create a sample csv, and a pytables generator to go from a list of dated gzipped csv's in a directory to a pytables data source. This does not add a unittest yet which we should write for the future.