Hacker News new | ask | show | jobs
by Godel_unicode 2566 days ago
with open("~/Documents/important.csv", "r") as f: f.read()

No? Oh well, I guess programming is hard, IT was right. Ok, back to excel...

1 comments

You can just drag and drop the file on repl.it and it'll just work :)
Gee, thanks. My point was about discoverability and being able to Google for "read csv with Python", not whether experienced programmers can hack things together.
Majority of our users are hobbyists and novices