Skip to content

UnicodeDecodeError when reading laptop_price.csv #2

@blu3-bird

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

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