Last answered:

01 Nov 2021

Posted on:

19 Jul 2021

0

Importing and Organizing Data in Python - Part III Not have file example_01 csv for learn

iHow can I download file example_01,02 and data_02 from?
Not have your dowload

3 answers ( 0 marked as helpful)
Instructor
Posted on:

20 Jul 2021

1

Hi Sanya!

Thanks for reaching out.

You can only have access to these files after you've completed (and execute alls steps from) the lecture. Can you please confirm you've done this? Thank you.

Hope this helps.
Best,
Martin

Posted on:

25 Oct 2021

0

how can i read dataset while it even does not exist ?
image.png

i already have downloaded the dataset, but it did not have Data_02

Instructor
Posted on:

01 Nov 2021

0

Hi Thanh!

Thanks for reaching out.

To load the dataset by using the code you've written, you need to have created a folder called Python on your D drive, another folder called Data_Files located in it, and store the Data_02.csv file in there. Only then can you load the file by using this code.
Otherwise, please consider adapting the sting argument to respond to the location where you've currently stored the Data_02.csv file in. Then retry running the code cell.

Hope this helps.
Best,
Martin

Submit an answer