GoogleCloudPlatform / GoogleCloudPlatform/training-data-analyst
Incorrect comment (or missing kwarg?) 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
The comment in this cell says that the y-axis of the first bar graph is logarithmic, but `logy=True` is missing from the invocation of `df.plot(...)`.

Happy to supply a PR with a correction, just want to know if you guys prefer changing the comment or add the kwarg 😄
Contributor guide
Assessment
This issue has not been assessed yet.