Corellation in Python
In this project, Using Python, I analyzed a movie dataset to establish the relationship between the attributes of the dataset.
Skilled in Software Application Project Development and Management, Data Analysis, Database Management, Project Management, ETL, SQL, Excel, HTML/CSS, and Python @olukemioyelami
In this project, Using Python, I analyzed a movie dataset to establish the relationship between the attributes of the dataset.
In this project, I am exploring Covid-19 Dataset from https://ourworldindata.org/covid-deaths to get the following information:
In this project, I am analyzing data collected by Citi Bike to answer the following questions:
Data wrangling is the process of converting data from the initial format to a format that may be better for analysis. In this project, I used an Automobile Dataset, handled the missing values, corrected the data format and performed standardization and normalization of the dataset.
Extracting essential data from a dataset and displaying it is a necessary part of data science; individuals can therefore make correct decisions based on the data. In this project, I will extract some stock data, I will then display this data in a graph.
Not all stock data is available via API in this project; I used web-scraping to obtain financial data. Using beautiful soup, I extracted historical share data from a web-page.
In this project, I extracted stock data using Python library. The yfinance library was used, which allows to extract data for stocks returning data in a pandas dataframe.
In this project, Using Microsoft Excel, I took a dataset of Montgomery Fleet Equipment Inventory, cleaned it, created pivot tables in preparation for the results to be visualized in a dashboard and addeded to a data findings report later.
In this project, I extracted data from two sources (sql database and csv), cleaned the data and then loaded it into an SQL database.
In this project, Using Microsoft Excel, I take a dataset of bike buyers, cleaned it, created pivot tables and finally a dashboard.