Conversation

Replying to and
also I am happy to call while screensharing if that seems helpful in reducing frustration, I know it would have saved me hours of doing things in slow ways when I was first trying to learn jupyter notebooks + pandas
1
Replying to and
the filepath here should be replaced with whatever the full filepath to your target file is (I think this can be a little finnicky to find on a Mac), and the '\t' might need to be ',' depending on what sort of csv it is
1
This Tweet was deleted by the Tweet author. Learn more
Replying to and
The 'r' goes right in front of the path name, outside of the quote. It's odd, I know. But it's the right thing to do. Also, are you sure that the file name doesn't end in .csv? Sometimes Windows explorer will hide file extensions.
1