Skip to content

UnicodeDecodeError when reading laptop_price.csv #2

Description

@blu3-bird

Title:

UnicodeDecodeError when reading laptop_price.csv

Description:

Problem

When running the notebook, the following code fails with a UnicodeDecodeError:

df_laptops = pd.read_csv('laptop_price.csv')

Error Message:
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe9 in position 131543: invalid continuation byte

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions