2.1.9.1.2.4.3. cli.cmd_etl.batetl.cmd.table_helper.run_table

cli.cmd_etl.batetl.cmd.table_helper.run_table(table: Table, data: Path, output: Path) None

Executes the table creation step

Parameters:
  • table – Object which handles the creation of the table

  • data – Path to the input data

  • output – Path to the file/directory where the output should be stored.