Last answered:

21 Nov 2021

Posted on:

10 Nov 2021

0

Can't load the data set in jupyter

I am currently learning the Data Preprocessing with NumPy module, when I load the loan data at section 9, an error shows as below:image.png
Why does this occur and how do I fix it? Thanks

3 answers ( 0 marked as helpful)
Posted on:

10 Nov 2021

1

how can i solve this problm please

Posted on:

11 Nov 2021

2

Found an answer in the Q&A forum here submitted by others:image.png
or
image.png

Posted on:

21 Nov 2021

1

encoding = 'cp1252', worked for me from stack overflow :)

Submit an answer