mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-12 05:43:09 +08:00
59bcd097d5
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.