nhl / link-move

A model-driven dynamically-configurable framework to acquire data from external sources and save it to your database.
Apache License 2.0
35 stars 15 forks source link

Switch segments data structures to DataFrame #164

Closed andrus closed 5 years ago

andrus commented 5 years ago

Let's switch the internal data structures inside "segments" to DFLib DataFrame.. This should provide a consistent data structure for modeling and transforming between the intermediate data states in LM.

andrus commented 5 years ago

Refs to commits not tagged with the issue id: