• Shaun Elliott's avatar
    first class support for csv ingestion (#173) · 9b8e9e61
    Shaun Elliott authored
    * ISSUE-186
    * prep work, moving model objects to top level
    
    * ISSUE-186
    * added csv extractor
    
    * ISSUE-186
    * minor fix, to finish the work
    
    * * added csv extractor test
    * renamed standalone column model
    * fixed sample data loader and sample data
    
    * * parameterized the sample loader connections
    * fixed table owner sample data file
    
    * * fixed linting errors
    
    * * added some missing load calls in new data loader
    * fixed table stats data problem (quoting)
    9b8e9e61
Name
Last commit
Last update
.github Loading commit data...
databuilder Loading commit data...
docs/assets Loading commit data...
example Loading commit data...
tests Loading commit data...
.dockerignore Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
LICENSE Loading commit data...
MANIFEST.in Loading commit data...
Makefile Loading commit data...
NOTICE Loading commit data...
README.md Loading commit data...
requirements.txt Loading commit data...
setup.cfg Loading commit data...
setup.py Loading commit data...