Skip to content

A capstone Project on python data wrangling using the pandas framework

Notifications You must be signed in to change notification settings

amaso13/Baby-Names-with-Pandas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Baby-Names-with-Pandas

The data set of choice for this project will be the U.S. Social Security baby name catalog, which reports on the number of male and female newborns that were given a certain name in each year since 1880.

This website describes the data as "Public: This dataset is intended for public access and use."

"All names are from Social Security card applications for births that occurred in the United States after 1879. Note that many people born before 1937 never applied for a Social Security card, so their names are not included in our data. For others who did apply, our records may not show the place of birth, and again their names are not included in our data."

What will we be learning on this project?

We will learn the following:

  1. Installing packages and different libraries
  2. load, open a CSV file in Pandas-Python
  3. using indexing, append method
  4. using plot to providse some vizualistion
  5. providing a descriotive analysis of data

About

A capstone Project on python data wrangling using the pandas framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published