d.abstract: dataset and pre-processing abstraction¶
d.abstract is a -lightweight- library for defining and processing data(sets). The goals of the library is to:
uniformize dataset classes,
speed up experiments where the data does not fit into memory,
offer a general way of processing data independent of the data source,
seamlessly combine different datasets.
Readme¶
Contents¶
Index