moj-analytical-services / etl_manager

A python package to create a database on the platform using our moj data warehousing framework
21 stars 9 forks source link

Added functionality to create empty meta object. #26

Closed isichei closed 6 years ago

isichei commented 6 years ago

Should now be able to create "empty" MetaTable object by passing null filepath. Can also pass kwargs (see added unit tests for examples on both).

isichei commented 6 years ago

Messed up massively so going to push new PR