Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

Chapter 6: Storm Reports #17

Open
mshearer0 opened this issue Oct 9, 2020 · 3 comments
Open

Chapter 6: Storm Reports #17

mshearer0 opened this issue Oct 9, 2020 · 3 comments

Comments

@mshearer0
Copy link

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

@mshearer0
Copy link
Author

mshearer0 commented Oct 14, 2020

tfx 0.24.1 seems to fix kernel restart but transform steps fails with 'StopIteration'. See tensorflow/tfx#2668

@mshearer0
Copy link
Author

See tensorflow/tfx#2668 (comment) to resolve StopIteration issue

@mshearer0
Copy link
Author

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant