python-data-analysis
There are 71 repositories under python-data-analysis topic.
program-spiritual/DataAnalysisInAction
(Finished) Geek Time Data Analysis Practical 45 Lecture - Detailed notes containing markdown images mind map code data can be read directly code test
stefmolin/pandas-workshop
An introductory workshop on pandas with notebooks and exercises for following along. Slides contain all solutions.
crate/crate-python
Python DB API client library for CrateDB, using HTTP.
geru-scotland/pylib-atlas
A curated list with useful Python programming tools and libraries, as well as other noteworthy resources.
harshit2490/Fire-Detection-using-ML-Algorithms
๐๐ถ๐ฟ๐ฒ ๐๐ฒ๐๐ฒ๐ฐ๐๐ถ๐ผ๐ป๐ฅusing Machine Learning Algorithm with python๐, GoogleColab & database taken from ๐จ๐๐ ๐ ๐ฎ๐ฐ๐ต๐ถ๐ป๐ฒ ๐๐ฒ๐ฎ๐ฟ๐ป๐ถ๐ป๐ด ๐ฅ๐ฒ๐ฝ๐ผ๐๐ถ๐๐ผ๐ฟ๐
Winniekun/PythonAnalysis
:octocat: ไธไบๅ ณไบPython็ๆฐๆฎๅๆ็ไนฆ็ฑ็็ปไน (ๅซๆฐๆฎ)๏ผไปฅๅๅนณๆถ็ฌๅ็ๆฐๆฎ่ฟ่กๆฐๆฎๅๆ ่ฑ็ฃๅพไนฆๆฐๆฎๅๆ,Github followersๅๆ๏ผ็ฅ็งๅทจๆ่ฑ็ฃ็ญ่ฏๅๆ็ญ
41xu/douban-data-analysis
Python Data Analysis 's project.
pillaikartik10/python-reddit-analysis
Extracting Reddit information using the PRAW library in Python, and carrying out some analysis on it.
AayushSameerShah/Pandas_Book
This repository includes my notes in the form of jupyter notes in which I have explained everything that I understood from the book Python for Data Analysis by Wes McKinney.
pillaikartik10/python-football-data-analysis
Simple Data Analysis and fitting a Linear Regression Model on a football dataset using Python
Syed-Sarfaraz-Ahmed/EDA_BANK_LOAN
This case study aims to give you an idea of applying EDA in a real business scenario. In this study, apart from applying the techniques from EDA module, you will also develop a basic understanding of risk analytics in banking and financial services and understand how data is used to minimize the risk of losing money while lending to customers.
agonchar99/PortfolioProjects
Portfolio Projects
alexanderthclark/Python-for-Data-Analysis-Spring-2022
Columbia SPS Applied Analytics
Lalla22/LA-Crime-and-Arrest-Data-Science-Project-Hack4LA-
Hack 4 LA: City of Los Angele's Crime and Arrest Data Project
mattpinkerton/IBM_Data_Science_Professional_Certification
This is a repository for resources and notebooks completed as part of the IBM Data Science Professional Certificate.
Pinedah/ESCOM_development-of-applications-for-data-analysis
This repository is a personal collection of programs, exercises, and notes from the Development of Applications for Data Analysis course at Instituto Politรฉcnico Nacional (IPN). As part of the Bachelor's in Data Science, the course focuses on developing practical skills in Python for data analysis.
PiyushG0999/Bank-Loan-Case-Study
Risk Analytics using Python
Sarathnadiminti/IMDB-Movie-Project-Python
๐ This Python project analyzes the top 100 highest-rated movies of the decade to uncover trends in ratings, box office collections, and voter demographics. Using libraries like Pandas, Matplotlib, and Seaborn, it provides visual insights into movies, actors, and audience preferences. ๐ฅ๐
Syed-Sarfaraz-Ahmed/Hiring_Analytics
Hiring process is the fundamental and most important function of a company. In this project, we are provided with records of previous hirings and have been asked to answer certain questions to make sense out of data.
YagoLeo/Python-Data-Analysis
ใPythonๆฐๆฎๅๆยท็ฌฌ2็ใ
farzeenshahid/Exploratory-Data-Analysis-on-Customer-segmentation-Dataset
This project performs Exploratory Data Analysis (EDA) on a customer segmentation dataset to uncover insights into customer demographics, spending behaviors, and transaction patterns. The goal is to guide targeted marketing strategies by identifying key customer segments.
Kemal321/Python-Data-Analysis
Python data analysis by using pandas, pingouin, missingno, seaborn, scipy libraries. PDF file also contains my notes about it. The datas are created by excel. They are not real world data. Just exercising on data analysis techniques.
melissafisheranalyst/Commercial-Electrical-Project-Analysis
This project analyzes the performance of a commercial electrical job (Avid) in comparison to two similar projects. Using messy financial data extracted from Quickbooks, the project showcases data cleaning in Jupyter Notebooks, Excel transformations, and visualizations with Tableau to identify inefficiencies and insights.
minasso/NYC_Parking_Tickets
Analysis of NYC parking ticket data and NYC weather data to determine if weather conditions correlate with number of tickets given.
MohammadRehaanAli/The-Real-Estate-Market-Analysis
Real Estate Market Analysis (Bangalore, Chennai, Hyderabad) This project analyzes real estate trends in Bangalore, Chennai, and Hyderabad, focusing on factors influencing property prices like location, amenities, and demand. It uses data cleaning, exploration, and visualization techniques to derive insights, providing recommendations for investors
OCHOLA-EDDYPHIL/Clustering
This project performs hierarchical clustering on a dataset containing network usage and performance metrics. It includes data preprocessing, encoding, normalization, and visualization of clustering results using dendrograms. The purpose is to analyze and group similar data points, offering insights into patterns and relationships within the dataset
Soupu07/IBM-Employee-Attrition-Prediction
The aim of this project analyzes factors driving IBM employee attrition and predicts those likely to leave, helping the organization understand turnover causes and improve retention and performance.
Soupu07/Image_Classification
The project aimed to develop a machine learning model using TensorFlow and Keras to classify images of clothing items from the Fashion MNIST dataset.
Soupu07/Income_Qualification
The project is aimed to improve income qulaification predictions and analysis for families in Latin America using data from Costa Rica.
FilipCieciuch/Web-scraping-1
A Python project for web scraping data on therapeutic centers in Poland and visualizing their geographic distribution using Tableau. Includes an interactive dashboard and CSV export for further analysis.
Nachiket-Gulve/Crime-Analysis
This project involves the cleaning and organization of crime data to ensure consistency and eliminate duplicates. Utilizing Python libraries like Matplotlib and Seaborn, I explored and visualized crime trends, focusing on crimes against SC in India.
Nachiket-Gulve/Inventory-Analysis
Conducted an Inventory Analysis for a beverage manufacturing company, focusing on improving inventory data and distribution processes.