Commit Graph
5 Commits
Author SHA1 Message Date
Aparna Karve c30c9cbdbe Remove --until option 2023-03-23 14:13:16 -04:00
Aparna Karve fbd5d79428 Added internal batch processing for up to 10k rows
For --rows_per_file if > 10k, rows would be fetched in batches of 10k
2023-03-23 14:06:56 -04:00
Aparna Karve 878008a9c5 make rows_per_file optional parameter
Removed 2 sql statements that gave the info on row count
which warranted many other changes
2023-03-23 14:06:56 -04:00
Aparna Karve 132fe5e443 Remove pandas use csv. Also, remove anonymization 2023-03-23 14:06:56 -04:00
Aparna Karve 311cea5a4a CLI for host usage collection 2023-03-23 14:06:56 -04:00