Skip to content

Tag: jupyter-notebook

Can’t find and read .csv file

I recently brought my code from Jupyter into VSCode. I fixed up some problems with my imports, but now I can’t find a .csv file. The code and .csv file are saved in the same folder. My code is: After running the program, it says, What’s going on here? How can I fix it? It was working perfectly in …