Skip to content

Utilizes understanding of Python syntax to sort and analyze data about U.S. medical insurance costs

Notifications You must be signed in to change notification settings

lmizner/codecademy_med_insurance_cost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

codecademy_med_insurance_cost

For this project, you will be investigating a medical insurance costs dataset in a .csv file using the Python skills that you have developed. This dataset and its parameters will seem familiar if you have done any of the previous Python projects in the data science path.

However, you are now tasked with working with the actual information in the dataset and performing your own independent analysis on real-world data!

Project Objectives:

  • Work locally on your own computer
  • Import a dataset into your program
  • Analyze a dataset by building out functions or class methods
  • Use libraries to assist in your analysis

About

Utilizes understanding of Python syntax to sort and analyze data about U.S. medical insurance costs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published