
Analyzing Demographic Data with Python
In this project, I analyze a data set using python.I'm given a dataset of demographic data that was extracted from the 1994 Census database.
View ProjectIn this project, I visualized and made calculations from a medical examination dataset using matplotlib, seaborn, and pandas. The dataset values were collected during medical examinations.The dataset was gotten from FreeCodeCamp.
View ProjectIn this project, I analyze a data set using python.I'm given a dataset of demographic data that was extracted from the 1994 Census database.
View ProjectThe following project is an analysis of covid-19 dataset using sql.The dataset was gotten from our_world_in_data
View ProjectI analyzed a dataset of the global average sea level change since 1880.I used the data to predict the sea level change through year 2050.
View ProjectFor this project I visualized time series data using a line chart, bar chart, and box plots. I made use of python libraries(Pandas, Matplotlib, and Seaborn) to visualize a dataset containing the number of page views each day on the freeCodeCamp.org forum from 2016-05-09 to 2019-12-03.
View Project