Posted on:

06 Jun 2021

0

Importing data using Numpy

I am doing the Loan Data case study in the Numpy course.

When I try uploading the data using np.genfromtxt(), I get the following error:

'utf-8' codec can't decode byte 0xfe in position 341: invalid start byte

What does this mean>

0 answers ( 0 marked as helpful)

Submit an answer