Skip to content

Commit

Permalink
added pandas buildInputs
Browse files Browse the repository at this point in the history
  • Loading branch information
dorin100 authored and dorin100 committed May 2, 2021
1 parent 8037c2c commit 0387520
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sync_tests/sync_test.py
Expand Up @@ -805,6 +805,7 @@ def main():
col_values = list(test_values_dict.values())
add_test_values_into_db(env, col_list, col_values)


# Export data into CSV file
print(f" === Exporting the {env} table as CSV")
export_db_table_to_csv(env)
Expand Down

0 comments on commit 0387520

Please sign in to comment.