795 skills found · Page 10 of 27
ANA01SHARMA / PYTHON EDA PROJECTAnalyze and visualize a city's street centerline data using Python (Pandas, Matplotlib, Seaborn) to explore street names, segment lengths, and responsible authorities.
shanto268 / NaSch CA Traffic Flow Analysis SoftwareThis repository contains software for multi-agent simulation model of mixed traffic flow of connected (HVs) and automated vehicles (AVs) in Python using pygame, matplotlib, numpy, scipy and seaborn libraries. The software is capable of simulating many different cases of traffic flow and creates data files and figures for the purpose of analysis. Currently I am working on making the front end of the software more user friendly for potential commercialization.
sukhbinder / Timeline In PythonSimple Timeline Plot In Python with Matplotlib
anshika1414 / Crime Data AnalysisA data analysis and visualization project that explores crime patterns in US using Python, pandas, seaborn, and matplotlib.
edwardsmith999 / PyDataViewData Viewer GUI written in python, wxpython and matplotlib
f-k-s / PyColormap4MatlabSimple Matlab and python script that import colormaps from matplotlib into Matlab.
abelsiqueira / Perprof PyA python module for performance profiling (as described by Dolan and Moré) with tikz outputing and matplotlib.
deepansh27 / CustomerSegmentationBy means of this project I am trying to create a value-based customer segmentation model using RFM(Recency, Frequency, Monetary) analysis in python using pandas, numpy and matplotlib
ArshiBansal / Cyber Crime AnalysisAnalyzing Cyber Crimes in UK using Python Libraries(numpy pandas matplotlib and seaborn)
paulknewton / Pi Tank WatcherRaspberry Pi project to monitor water depth in a rainwater tank using a HC-SR04 ultrasound sensor, and cross reference these to weather conditions. Logging and trend analysis via the ThingSpeak IoT platform and the python data libraries (pandas, numpy, matplotlib).
PARKINHYO / Corona Kakao Bot🤖 카카오톡 코로나 알리미
anshumansinha3301 / Python MatplotlibNo description available
tttapa / Pybind11 Matplotlib CppEasily plotting from within C++ using Matplotlib, Python and pybind11
niharikagulati / DiabetespredictionUsing Pima Indians diabetes data set to predict whether a patient has diabetes or not based upon patient’s lab test result variables like Glucose, Blood Pressure, etc. using CART decision tree algorithm and K-Nearest Model achieving 76% accuracy. Python-Scikit Learn, SciPy, Pandas, MatPlotLib.
roannav / 30DayChartChallenge2022Data visualization charts made mostly with Python, matplotlib, pandas, and numpy, and some scipy, plotly, seaborn, holoviews bokeh, streamlit, and R. Dataviz on Twitter. #30DayChartChallenge
fvarno / PDFTexAn easy way to generate PDF files which could be imported into overleaf with python/matplotlib
Dheeraj-02NK / Python For Data SciencePython Libraries such as NumPy, Pandas, Matplotlib, Seaborn and Sickit-Learn, for Data Analysis, Data Visualization, EDA & Data Science
RohitRajSingh001 / EV Population AnalysisThis project analyzes Electric Vehicle (EV) registration data using Python. It includes data cleaning, visualization, and trend analysis with tools like Pandas, Matplotlib, and Seaborn. Key insights include EV growth trends, range comparisons, and CAFV eligibility distribution, presented through charts like box plots, scatter plots, and heatmaps.
mozahzah / DSPylabA Python-based educational playground for creating, exploring, and visualizing digital signal processing (DSP) algorithms using NumPy, Matplotlib and Jupyter Notebook.
KAMALESHUPADHYAY / Python ProjectThis Python project explores household income and expense data using pandas, seaborn, and matplotlib. It includes data cleaning, visualizations, and analysis to understand spending patterns across income levels and family types.