ebmdatalab / datalab-pandas

Useful pandas library stuff
MIT License
2 stars 2 forks source link

Fix deprecated use of `pandas.read_gbq()` #39

Closed evansd closed 6 months ago

evansd commented 6 months ago

This was generating the warning message:

FutureWarning: read_gbq is deprecated and will be removed in a future version.
Please use pandas_gbq.read_gbq instead:
https://pandas-gbq.readthedocs.io/en/latest/api.html#pandas_gbq.read_gbq