package documentation

AbstractDataSet implementation to load/save data from/to a text file.

Module text_dataset TextDataSet loads/saves data from/to a text file using an underlying filesystem (e.g.: local, S3, GCS).

From __init__.py:

Class TextDataSet TextDataSet loads/saves data from/to a text file using an underlying filesystem (e.g.: local, S3, GCS)