Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

01_regression.ipynb Trouble shooting from students' end #51

Open
leahhrlee opened this issue Oct 2, 2023 · 0 comments
Open

01_regression.ipynb Trouble shooting from students' end #51

leahhrlee opened this issue Oct 2, 2023 · 0 comments

Comments

@leahhrlee
Copy link

Error with data.corr() in Exploratory Data Analysis:
Error message: ValueError: could not convert string to float: 'chevrolet chevelle malibu'
Solution: data.drop('car name',axis=1).corr()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant