Python Forum
Jupyter:On my computer, where csv file is?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Jupyter:On my computer, where csv file is?
#1
Bonjour,

I have been using Jupyter for a month. To train myself with the pandas libraries, I used the Santé France website to get a dataset as a csv file. I changed the name of the file and called it
"open_stats_coronavirus.csv". Every time I run the Notebook, no problem. It works. But what I don't understand is that I can't find this file anywhere on my PC.
I found a file that could be this one covid-hosp-txad-age-fra-2022-02-26-19h09.csv. That would mean that when the Jupyter Notebook opens it under another name, pd.read_csv("open_stats_coronavirus.csv", sep = ';') , it is possible?
Do you have an explanation?
There is something I don't understand.

Regards,
Leloup
Reply


Messages In This Thread
Jupyter:On my computer, where csv file is? - by Leloup - Mar-22-2022, 10:47 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Jupyter notebooks, jupyter kernels, virtual environment created in Anaconda... bytecrunch 8 2,249 Nov-05-2023, 06:38 PM
Last Post: snippsat
  HELP! Importing json file into csv into jupyter notebook vilsef 2 2,562 Jan-22-2021, 11:06 AM
Last Post: snippsat

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020