datahq / dataflows

DataFlows is a simple, intuitive lightweight framework for building data processing flows in python.
https://dataflows.org
MIT License
194 stars 39 forks source link

[WIP] Extract missing values (to data) #124

Closed roll closed 4 years ago

roll commented 4 years ago
coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 434


Totals Coverage Status
Change from base Build 430: 0.2%
Covered Lines: 1734
Relevant Lines: 2034

💛 - Coveralls
akariv commented 4 years ago

Looks good @roll - do you want to merge this?

roll commented 4 years ago

Hey @akariv,

Sorry I've forgotten about these two Pull Requests:

Both solutions were not good enough for BCO-DMO (still not flexible as it's needed and hard to manage with a list of arbitrary processors). So we decided to go with a global env var for tableschema-py.

If it doesn't feel like a clear improvement for dataflows in general I would close both unmerged