Skip to content

Analysis error: UnicodeDecodeError: 'utf-8' codec can't decode byte 0x82 in position 16: invalid start byte" #12

@dgiakou

Description

@dgiakou

Hi am a novice at coding. When I try to analyze my data of my excel file I get an error regarding utf-8: " UnicodeDecodeError: 'utf-8' codec can't decode byte 0x82 in position 16: invalid start byte". But when i save it as a csv utf-8 file I get "AttributeError: 'str' object has no attribute 'update' "

image

my .xlsx data is structured as such:

A

0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17

If you could help me out I'd be grateful. Thank you!

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