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
In Ch. 3 README (and propagate forward), correct the ./ingest_from_crsbucket instructions:
include .sh extension (copy how you do it in Ch 2 README?)
make clear that "bucketname" should be replaced (copy how you do it in Ch 2 README?)
In Ch. 3 README (and propagate forward) indicate that one has to run ./bqload.sh csv-bucket-name YEAR to populate BigQuery before executing the step that runs ./create_views.sh
In Ch. 3 README consider adding horizontal lines or other break to distinguish the optional part beginning and end
In Ch. 4 README, Warn users about error possibility and venv workaround on the first step of Batch processing transformation in DataFlow. Explain that if they wait too long to execute everything and lose their venv, they'll have to rerun the step.
In Ch. 4 README, after the "catch up" section, guide user to navigating into ~/data-science-on-gcp/04_streaming
In Ch. 4 README, Indicate that you should replace text (bucket, project) in Read/write to Cloud step
Joy Payton here. A few suggestions / notes on the edition2 branch:
venv
workaround on the first step of Batch processing transformation in DataFlow. Explain that if they wait too long to execute everything and lose theirvenv
, they'll have to rerun the step.transform
so change the cd command tocd ../simulate
or a path from ~The text was updated successfully, but these errors were encountered: