GoogleCloudPlatform / GoogleCloudPlatform/training-data-analyst
Some data cleaning needed for second query in `courses/machine_learning/deepdive/06_structured/1_explore.ipynb`
Open
- Dominant language
- Jupyter Notebook
- Stars
- 8.6k
- Forks
- 6.1k
- Avg merge
- 4h 44m
- Merged PRs (30d)
- 2
Description
Sometimes some of the cells which render the bar charts break due to the data having NaN values in some of the columns returned by this query:

I think the WHERE clause can just have something like `AND NOT IS_NAN({0})` added on to it and this should be fixed. I would be happy to send a PR 😄
Contributor guide
Assessment
This issue has not been assessed yet.