Demographic data analysis project - download and work on in other interface

Tell us what’s happening:

Hi,

I’m trying to do the Demographic data analysis project, working with the “adult_data.csv” file. I prefer to work in my own Jupyter Notebook to the given website’s interface. Can I download “adult_data.csv” and use it elsewhere?

Your code so far

MYNAME is where my name was in the url. It would be something like @JohnSmith

demog_df = pd.read_csv(“https://replit.com/@MYNAME/boilerplate-demographic-data-analyzer#adult.data.csv”)

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36.

Challenge: Demographic Data Analyzer

Link to the challenge:

Hi Harry,

You can click the 3 dots at the top right of the files part and download all files as zip. After that, the cloud is the limit :wink:

Good luck!

image

1 Like

Wow, not my smartest moment. Thanks for pointing that out!

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.