[BUG]
Open
- Dominant language
- Jupyter Notebook
- Stars
- 30k
- Forks
- 13.1k
- PR merge metrics
- No merged PRs in 30d
Description
Hi, in 02_end_to_end_machine_learning_project.ipynb:
'''corr_matrix = housing.corr()'''
How the dataframe was copied to housing, and don't drop column "ocean_proximity", the function corr() is with error.
So I drop the column temporarily!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.