Replies: 1 comment
-
|
Thanks for the advice! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I tried to enter and run the program for the songs.csv dataset I received an encoding error. I had to specify UTF-8 encoding in the
file..open statement in oder to open the file and run the program with errors.
Beta Was this translation helpful? Give feedback.
All reactions