nguneonard / Python_projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PYTHON PROJECTS

This repository contains my python projects. Here are the different projects and their descriptions.

  1. Investigating Netflix Movies and Guest Stars in The Office

This project is part of the DataCamp course on "Data Manipulation with Python" and aims to provide a practical experience in manipulating and analyzing data using Python and the pandas library. Specifically, this project involves investigating the relationship between the duration of Netflix movies and the year of their release. The detail notebook is found here: Netflix Movies and Guest Stars

  1. What and Where are the World's Oldest Businesses

This project involves exploring data from BusinessFinancing.co.uk to discover the oldest businesses in the world, their industries, and their founding dates. The detail notebook is found here: The oldest business in the world

  1. Android App Market on Google Play

Mobile apps are everywhere and they are easy to create and can be lucrative. Due to these factors, more and more apps are being developed every day. In this project, we will be exploring the Google Play Store data to gain insights into the Android app market. The detail notebook is found here: Android App Market on Google Play

  1. A Visual History of Nobel Prize Winners

Step into the world of Nobel Prize winners with this captivating project. Explore a century's worth of data and discover who won, who got snubbed, and what characteristics the winners share. Uncover the truth about biases, which countries dominate, and who managed to win it twice. Join the journey of unraveling the mysteries of the most prestigious scientific award in the world. check out the project here: Nobel Prize Winners

  1. Dr. Semmelweis and the Discovery of Handwashing

The "Dr. Semmelweis and the Discovery of Handwashing" project explores Dr. Ignaz Semmelweis' groundbreaking discovery in the 19th century. By analyzing historical data, we uncover the impact of handwashing on reducing mortality rates in hospitals. Using Python, Pandas, Matplotlib, and statistical analysis techniques, we compare mortality rates, validate Dr. Semmelweis' findings, and emphasize the significance of proper hand hygiene. Contributions are welcome, and running the provided Jupyter Notebook will reveal the transformative power of handwashing in medicine. The detail notebook is found here: discovery-of-handwashing

  1. Predicting Credit Card Approvals

Welcome to the Premium Project: Predicting Credit Card Approvals! Build a machine learning model to predict credit card application approval. Commercial banks receive numerous applications that often get rejected due to various reasons, making manual analysis time-consuming and error-prone. In this project, leverage machine learning techniques to automate the process and create an accurate credit card approval predictor. The detail notebook is found here: Predicting Credit Card Approvals

  1. Climate Change and Impacts in Africa

Welcome to the "Climate Change and Impacts in Africa" project! In this project, you'll have the opportunity to make a significant contribution to understanding and addressing the critical issue of climate change in the African continent. As a member of a non-governmental organization (NGO), your task is to report on the state of climate change in Africa at the upcoming African Union Summit. You will achieve this by cleaning, combining, and analyzing the IEA-EDGAR CO2 dataset to create a comprehensive report. Additionally, you'll provide insights into the impact of climate change on specific African regions using four countries as case studies. The detail notebook is found here: Climate Change and Impacts in Africa

About


Languages

Language:HTML 61.1%Language:Jupyter Notebook 38.2%Language:Python 0.8%