Quantcast
Channel: Active questions tagged python - Stack Overflow
Viewing all articles
Browse latest Browse all 23131

Pandas dataframe can't find CSV file that I have

$
0
0

I am getting a FileNotFoundError for this section of code:

df = pd.read_csv("EURUSD_Candlestick_1_D_BID_05.05.2003-28.10.2023.csv")

However, I have this file in my Downloads and it is spelled correctly. I am using Jupyter Notebook in VScode. It also says to check if the file is to be read in binary mode but I'm not sure what this means. Do you know if I need it in a specific directory or if this isn't working for another reason?


Viewing all articles
Browse latest Browse all 23131

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>