Editing Community Data Science Workshops (Core)/Workshop/Baby Names/Setup

From CommunityData

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
{{Template:CDSW Header}}
In this section, we'll download everything we need for tomorrow's projects.
In this section, we'll download everything we need for tomorrow's projects.


Line 11: Line 9:
You'll be playing with data from the list of all baby names in the US (used more than five times in a year) from the last several years:
You'll be playing with data from the list of all baby names in the US (used more than five times in a year) from the last several years:


# Right click the following file, click "Save Target as...", "Download Linked File as...", or "Save link as...", and save it to your Desktop directory: https://github.com/CommunityDataScienceCollective/babynames-cdsw/archive/master.zip
# Right click the following file, click "Save Target as..." or "Save link as...", and save it to your Desktop directory: https://github.com/CommunityDataScienceCollective/CDSW_Babynames/archive/master.zip
# The ".zip" extension on the above file indicates that it is a compressed Zip archive. We need to "extract" its contents. Find CDSW_Babynames-master.zip on your Desktop and double-click on it to "unzip" it. That will create a folder called "CDSW_Babynames-master" containing several files. (Mac users can drag the "CDSW_Babynames-master" folder from Downloads to Desktop). (Windows users can navigate to the Desktop by clicking on "Start", then "Computer", and navigate to your Desktop directory).  If you're using a new Mac, it may change the name of your file from ending in .ipynb to ending in .txt. This will not work: use command-i (get info) and then click on the type section. Remove the .txt at the end of the file name and hit tab -- when your Mac asks you if you want to do this, say yes.
# The ".zip" extension on the above file indicates that it is a compressed Zip archive. We need to "extract" its contents. To do this, click on "Start", then "Computer", and navigate to your Desktop directory. Find CDSW_Babynames-master.zip on your Desktop and double-click on it to "unzip" it. That will create a folder called "CDSW_Babynames-master" containing several files.
 


===Test the Baby Names code===
===Test the Baby Names code===
Line 37: Line 36:


If this doesn't work, let a mentor know!
If this doesn't work, let a mentor know!
====Note: After the first two cells, you can stop: we will work through this notebook in the next session.====


===Success!===
===Success!===


You've completed setup for the Baby Names project. If you are curious, you can try running the next few cells in the notebook too, and check out their output!
You've completed setup for the Baby Names project.


==State Capitals==
==State Capitals==
Line 48: Line 45:
During the lecture on Saturday, we'll also look at an example Python script that quizzes you on state capitals .
During the lecture on Saturday, we'll also look at an example Python script that quizzes you on state capitals .


# Save the following file to your Desktop directory: https://communitydata.science/~mako/State_Capitals.ipynb. (Windows users can save the file by right clicking on the file link and choosing "Save Target as..." or "Save link as...".) (Mac users can save the file with Option + Clicking on the link.)
# Right click the following file, click "Save Target as..." or "Save link as...", and save it to your Desktop directory: https://communitydata.science/~mako/State_Capitals.ipynb


;Tip: ''If you want to keep all your CDSW code together, you can create a new folder on your desktop called "CDSW" and move both this notebook (State_Capitals.ipynb) and the babynames directory (CDSW_Babynames-master) into it.''
;Tip: ''If you want to keep all your CDSW code together, you can create a new folder on your desktop called "CDSW" and move both this notebook and the babynames directory into it.''


==Success!==
==Success!==


You are done downloading the Saturday projects. You can move on to the [[CDSW/Day_0_setup_and_tutorial|next step]].
You are done downloading the Saturday projects.


[[File:Champagne.png|100px]][[File:Party.png|125px]]
[[File:Champagne.png|100px]][[File:Party.png|125px]]


[[Category:CDSW]][[Category:Shared Pages]]
[[Category:Fall_2020_series]]
Please note that all contributions to CommunityData are considered to be released under the Attribution-Share Alike 3.0 Unported (see CommunityData:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:

Cancel Editing help (opens in new window)

Template used on this page: