Skip to content

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

Description

@leahhrlee

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()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions