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

cache processor, nested flows, load from datapackage #10

Closed OriHoch closed 5 years ago

OriHoch commented 5 years ago

this PR contains the following changes (all related to the requirements of the cache processor):

see updated docs for details and example usage

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 37


Totals Coverage Status
Change from base Build 32: 0.7%
Covered Lines: 847
Relevant Lines: 1147

💛 - Coveralls
OriHoch commented 5 years ago

@akariv updated