Last answered:

03 Jan 2023

Posted on:

30 Dec 2022

1

Error reproducing exercice 3

I am checking the solution of exercice 3 and jypyter gets an error trying to remove the inde column:
image.png
Whats wrong with that?

Thanks

1 answers ( 0 marked as helpful)
Instructor
Posted on:

03 Jan 2023

0

Hey Marc,

Thank you for reaching out!

Please, comment out the line

data = data.drop(['Unnamed: 0'], axis = 1)

The code should then run smoothly.

Kind regards,
365 Hristina

Submit an answer