GoogleCloudPlatform / GoogleCloudPlatform/training-data-analyst
Should python file follow python code conventions (e.g. snake_case, 4 spaces)?
Open
- Dominant language
- Jupyter Notebook
- Stars
- 8.6k
- Forks
- 6.1k
- Avg merge
- 4h 44m
- Merged PRs (30d)
- 2
Description
I found that this file use camelCase and 2 spaces.
https://github.com/GoogleCloudPlatform/training-data-analyst/blob/master/CPB100/lab3b/sparkml/train_and_apply.py
I think it will be better if we follow python code conventions.
Contributor guide
Assessment
This issue has not been assessed yet.