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
{{ message }}
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.
Had to use google-cloud-bigquery-storage==1.0.0 google-cloud-bigquery==1.26.1 to avoid TypeError: to_pandas() got an unexpected keyword argument 'timestamp_as_object', see: GoogleCloudPlatform/python-docs-samples#4573
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
With tfx==0.24 had to substitute:
from tfx.extensions.google_cloud_big_query.example_gen.component import BigQueryExampleGen
Also transform step fails with kernel restart, see: tensorflow/tfx#2598
The text was updated successfully, but these errors were encountered: