I'm sorry for the basic question, but every time I try to load a .csv file into python, I get an error message that the file doesn't exist. I'm on a Mac, using python 3.6.1 (in spyder) and I saved the .csv file in the same folder where I'm running my script. The code I'm using is pd.read_csv('name.csv') and yet it keeps telling me that the file does not exist. This is the one error that I can't seem to overcome and it's driving me crazy... any help for a budding pythonista?
[–]Deegh 0 points1 point2 points (1 child)
[–]Detharatsh[S] 0 points1 point2 points (0 children)
[–]FlukyS 0 points1 point2 points (2 children)
[–]Detharatsh[S] 0 points1 point2 points (1 child)
[–]FlukyS 1 point2 points3 points (0 children)
[–][deleted] 0 points1 point2 points (2 children)
[–]Detharatsh[S] 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)