etl icon indicating copy to clipboard operation
etl copied to clipboard

write smart_{etl} helper functions

Open beanumber opened this issue 8 years ago • 1 comments

beanumber avatar May 26 '16 09:05 beanumber

  • write etl_filenames() that takes a params list and generates the corresponding filenames for each phase
  • 1-1 mapping between remote and local files for etl_extract()
  • no rules for etl_transform()
  • 1-1 mapping between CSV files and DB tables in etl_load()

beanumber avatar Jun 26 '17 23:06 beanumber