Closed jjdelc closed 3 years ago
Add support to backfill values in a dataset using a CSV file as input.
Implements .backfill_from_csv method that performs all the necessary API dance to upload/join/update/delete the CSV data.
.backfill_from_csv
Add support to backfill values in a dataset using a CSV file as input.
Implements
.backfill_from_csv
method that performs all the necessary API dance to upload/join/update/delete the CSV data.