bmritz / datajet

A Data Dependency Graph Framework and Executor
https://bmritz.github.io/datajet/
MIT License
2 stars 1 forks source link

Implement inheritance on function decorators (Collectors) #4

Open bmritz opened 2 years ago

bmritz commented 2 years ago

Implement capability on "function collectors" to inherit datamaps from other "function collectors"

Related to #3