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

Implemented `deduplicate_headers` flag for `load` #104

Closed roll closed 4 years ago

roll commented 5 years ago

It solves the problem with duplicate headers. There are a few questions:


@akariv @cschloer

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 353


Totals Coverage Status
Change from base Build 346: 0.1%
Covered Lines: 1616
Relevant Lines: 1910

💛 - Coveralls