This is a library which provides a framework for building complex data transform programs, expressed in terms of dataseq flowing between transforms. A dataseq is a sequence of dataset, and a dataset is an indexable object (e.g. like a Hash or a Struct).
About the name protodataplx:
Dataplexing Combining data and bits of data, and fusing them together.
Combining a spreadsheet, with parts of another spreadsheet, to form a graph or new spreadsheet with the combined data.
source 'https://gems.bct-technology.com/' gem 'protodataplx', '1.0.0'
$ gem sources -a https://gems.bct-technology.com/
$ gem install protodataplx -v 1.0.0
This action is irreversible