Skip to content

Data Analysis with Pandas, Numpy and Matplotlib πŸ“ˆ about a fuel economy data πŸ’Έ from US car models πŸš— from 2008 and 2018

Notifications You must be signed in to change notification settings

davidtc8/Fuel_Economy_Data_Analysis

Repository files navigation

Fuel Economy Data Analysis πŸ“Š

Project Description:

Data Analysis with Pandas, Numpy and Matplotlib πŸ“ˆ about a fuel economy data πŸ’Έ from US car models πŸš— from 2008 and 2018

Reason we're studying this dataset:

I have some questions regarding greenhouse effect 🌳 and how the cars are related to this effect, therefore I created this 3 questions:

Q1: Are more unique models using alternative fuels in 2018 compared to 2008? By how much 🀨?

Q2: How much have vehicle classes improved in fuel economy πŸ“‰ (increased in miles per gallon)?

Q3: For all of the models that were produced in 2008 that are still being produced now, how much has the miles per gallon improved and which vehicle improved the most πŸš—?

Want to know more about data analysis process πŸ€”?

Step 1: Assessing Data πŸ”:

Click Here if you want to know more about how to assess data in Pandas.

Step 2: Data Cleansing 🧹:

Click Here if you want to know more about how to clean data, this is a highly demand skill, because you will always encounter data quality issues.

Step 3: Fixing Datatypes πŸ”¨:

Click Here if you want to know more about how to fix datatypes using Jupyter Notebook.

Step 4: Exploring your data using visualizations πŸ“ˆ:

Click Here if you want to know how to create visualizations using matplotlib.

Step 5: Conclusions πŸ’‘:

Click Here if you want to know what were the answers to the questions proposed to this project.

Additional Step: Merging data frames to answer more questions πŸ”„:

Click Here if you want to know the importance of merging datasets together and review the last question of this project to know which car was the most fuel efficient in the United States in 2018.

Credits:

Data Analyst Udacity Nanodegree Course

About

Data Analysis with Pandas, Numpy and Matplotlib πŸ“ˆ about a fuel economy data πŸ’Έ from US car models πŸš— from 2008 and 2018

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published