I changed the data source bucket to gs://amazing-public-data/census_income/. The data here has column headers. The output field name changed slightly as well. This required some code refactoring and a re-run of the notebooks. I made sure the outputs were as expected.
Note: I did not change the What If notebook, as this one pulls directly from the original source data.
I changed the data source bucket to
gs://amazing-public-data/census_income/
. The data here has column headers. The output field name changed slightly as well. This required some code refactoring and a re-run of the notebooks. I made sure the outputs were as expected.Note: I did not change the What If notebook, as this one pulls directly from the original source data.
This pull request is for issue #21 .