You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pandas was recently updated to 3.0.1, and pandas_gbq cannot be installed alongside it (it downgrades pandas to 2.x when using pip). pandas_gbq needs an update to support the 3.0 version of pandas.