objectiv-analytics
objectiv-analytics copied to clipboard
Bach BQ: Make all tests related to DataFrame.from_pandas/from_model/from_table() work
Make all tests related to DataFrame.from_pandas()
, from_model()
, and from_table()
multi database.
Evaluate if we need to port all writing tests. We might run into write limitations on the BigQuery side. Alternatively we might need to write to a different table in each test.