GoogleCloudPlatform / GoogleCloudPlatform/training-data-analyst

Some data cleaning needed for second query in `courses/machine_learning/deepdive/06_structured/1_explore.ipynb`

Open
#1,358 0 comments 0 reactions 0 assignees View on GitHub
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:

![image](https://user-images.githubusercontent.com/13906920/104056905-37b2cc00-51bf-11eb-84ba-b9ba26bc5d67.png)

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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.