opfython.streamΒΆ

Every pipeline has its first step, right? The stream package serves as primary methods to load data, parse it into feasible arrays, and split them into the desired sets (training, evaluation, testing).

A data streaming package for all common opfython modules.