Metadata-Version: 2.1
Name: simplecsvdataset
Version: 0.0.1
Summary: Torch dataset construction from CSV collections
Home-page: https://github.com/microprediction/simplecsvdataset
Author: microprediction
Author-email: peter.cotton@microprediction.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: torch
Requires-Dist: pandas

# simplecsvdataset
Create torch datasets from multiple csv files
