Open skrawcz opened 1 year ago
working on this
@skrawcz for the third requirement, assuming we're talking about the materialization example, where do you want to store the example? (e.g., examples/pandas/materialization/gbq
, examples/pandas/gbq/materialization
, examples/pandas/materialization/notebook-gbq.ipynb
)
Yeah let's just put it under examples/pandas/materialization/gbq
and have similar script & notebook ? That way it can have its own README too.
I am working on this 👍
Yeah let's just put it under
examples/pandas/materialization/gbq
and have similar script & notebook ? That way it can have its own README too.
I'm working on this 👍
Implement https://pandas.pydata.org/docs/reference/io.html#google-bigquery as a data loader & saver - https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.to_gbq.html#pandas.DataFrame.to_gbq.