An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with matplotlib-pyplot

A curated list of projects in awesome lists tagged with matplotlib-pyplot .

https://github.com/linsanity03/algorithmic_trading

Trading strategy based on the intersection of short-term and long-term moving averages.

jupyter-notebook matplotlib-pyplot numpy pandas

Last synced: 23 Jun 2025

https://github.com/leftcoastnerdgirl/sql_and_sqlalchemy

This project introduces SQL coding via SQLAlchemy and continues to reinforce skills in data visualization through Matplotlib.

data-visualization jupyter-notebook matplotlib matplotlib-pyplot pandas-python sql sqlalchemy

Last synced: 24 Jun 2025

https://github.com/darkdk123/handwashing-discovery-analysis

A Guided Project in a Boot camp to Analyse the Original Data used in the Discovery of Viruses & Hand Washing By Dr. Ignaz Semmelweis in Vienna General Hospital in the 1840s.

data-analysis data-science data-visualization matplotlib-pyplot numpy pandas plotly-python python seaborn-plots

Last synced: 30 Dec 2025

https://github.com/lefteris-souflas/economic-connectedness-analysis

Jupyter notebook, replicating studies on social capital from Nature journal, analyze economic connectedness, upward income mobility, and more. Python and relevant datasets are utilized to recreate figures and analyses.

analytics choropleth-map json jupyter-notebook matplotlib matplotlib-pyplot numpy pandas plotly-express python3 regplot scatterplot seaborn stata visualization

Last synced: 30 Dec 2025

https://github.com/nishumehta/netflix-trends-data-analysis

Netflix Data: Cleaning, Analysis and Visualization

excel jupyter-notebook matplotlib-pyplot python python3 tableau

Last synced: 20 Jul 2025

https://github.com/ebadshabbir/logistic_regression-binomial-

Logistic Regression on Social Network Ads Dataset This project applies Logistic Regression to predict whether a user will purchase a product based on their age and estimated salary, using the Social Network Ads dataset. The data is split into training and test sets, with feature scaling applied for normalization.

classification jupyter-notebook logistic-regression machine-learning matplotlib-pyplot numpy pandas python sklearn

Last synced: 30 Dec 2025

https://github.com/pomxark/smartdictor_0.1_nuitka_cleer

Распознание и озвучивание голосовым движком текста с экрана.

cv2 fuzzywuzzy kivy matplotlib-pyplot nuitka numpy pil pyautogui pyqt5 pytesseract pyttsx3 scipy silero simpleaudio torch

Last synced: 29 Mar 2025

https://github.com/sanjaykumhar/movie-recommendation-system

A comprehensive movie recommendation system that employs three fundamental recommendation techniques i.e. Demographic filtering, Content-Based filtering and Collaborative filtering.

cosine-similarity matplotlib-pyplot movie-recomendation-system python recommender-system scikitlearn-machine-learning svd-matrix-factorisation tf-idf

Last synced: 11 Sep 2025

https://github.com/nishantksingh0/twitter-sentiment-analysis

A ML/DL based Twitter sentiment analysis model based on Transformer based pretrained Encoding on sentence

kaggle-dataset matplotlib-pyplot nlp numpy pandas sklearn tensorflow transformer

Last synced: 30 Dec 2025

https://github.com/anshpg/vectorwave

The Jupyter Notebook (ipynb file) contained within this repository serves as the primary codebase for this project. It demonstrates how to preprocess the input data, train the logistic regression classifier, evaluate its performance, and save the trained model for future use.

collab jupyter-notebook matplotlib-pyplot numpy pandas python sklearn

Last synced: 30 Dec 2025

https://github.com/tanu4419/airbnb_listings_reviews

Airbnb is a global platform that connects homeowners looking to offer their properties for rent with travelers searching for unique lodging options.

analysis matplotlib-pyplot pandas-python python seaborn

Last synced: 21 Mar 2025

https://github.com/hamzakamelen/numerical-integration

Numerical Integration - Midpoint, Trapezoid, Simpson's 1/3 and Simpson 3/8 Rule using Python

matplotlib-pyplot midpoint-method numerical-analysis numerical-integration python scipy simpson-1-3 simpson-3-8 streamlit trapezoidal-method

Last synced: 17 Feb 2026

https://github.com/lmizner/codecademy_roller_coaster

Testing Matplotlib data visualization skills with these challenge projects

bar-chart functions histogram jupyter-notebook line-plot matplotlib-pyplot pandas pie-chart python scatter-plot

Last synced: 24 Jun 2025

https://github.com/nishumehta/sales-analysis-project

This project aims to analyze sales performance using Excel, SQL, Python, Tableau, and Power BI. The goal is to extract insights from sales data, identify trends, and visualize key performance indicators (KPIs).

data-cleaning data-visualization eda excel matplotlib-pyplot pandas python3 tableau-dashboards

Last synced: 05 Apr 2025

https://github.com/sridharyadav07/machine-learning-project-bankruptcy-prevention-

The project explores multiple machine learning algorithms and evaluates their performance using various metrics, such as accuracy and confusion matrices. The models tested include Logistic Regression, K-Nearest Neighbors (KNN), Naive Bayes, and Support Vector Machine (SVM). In addition, regularization techniques (L1, L2) are used to avoid overfit.

data-preprocessing evaluation machine-learning-models matplotlib-pyplot modelbuilding modeldeployment numpy pandas python scikit-learn seaborn

Last synced: 30 Dec 2025

https://github.com/pandaiscodingcpu/rocket_trajectory

A simple physics-based simulator to model the trajectory of a rocket based on initial conditions like thrust, drag, gravity, and atmospheric resistance.

matplotlib-pyplot numpy-library

Last synced: 29 Mar 2025

https://github.com/charlenry/python_math_ml

Les notebooks de ce dépôt sont mes notes de cours sur Python, NumPy et les Mathématiques pour le Machine Learning.

jupyter-notebook matplotlib-pyplot numpy plotly-express plotly-graph-objects python pytorch scipy-stats seaborn sklearn-datasets statistics sympy tensorflow time

Last synced: 30 Dec 2025

https://github.com/jayadavv/dynamic-ml-model-selector

An interactive web application that allows users to upload their datasets and dynamically select, train, and evaluate various machine learning models. The app provides comprehensive performance metrics and visualizations, making it easy for users to analyze their data effectively.

decision-trees linear-regression logistic-regression matplotlib-pyplot plotly python random-forest scikit-learn streamlit

Last synced: 30 Dec 2025

https://github.com/fchavezdev/movistar-customer-churn-analysis

"Análisis de abandono de clientes en Movistar usando SQL Server y Python. Incluye exploración de datos, segmentación de clientes y generación de reportes."

jupyter-notebook matplotlib-pyplot python seaborn sql-server

Last synced: 04 Apr 2025

https://github.com/trim0500/fe-stats-classifier

An experiment to create a machine learning model via PyTorch to classify select Fire Emblem unit base stat distributions.

creational-patterns data-analysis data-science data-visualization design-patterns excel jupyter jupyter-notebook matplotlib-pyplot numpy pandas python python-modules python3 pytorch singleton

Last synced: 30 Dec 2025

https://github.com/yspandana/textanalysis_for_customersentiment

program reads a CSV file containing reviews and ratings, processes the reviews to extract useful information, and saves the processed data to a new CSV file. It also generates a word cloud of the top 50 words used in the reviews and a bar plot of the common parts of speech (POS) tags found in the reviews.

matplotlib-pyplot nltk-tokenizer python3

Last synced: 03 Aug 2025

https://github.com/tapas-gope/telecommunication-customer-churn

This project involves predicting customer churn in a telecommunications company using machine learning techniques, exploring various features' impact, optimizing models, and identifying key factors influencing churn.

feature-engineering matplotlib-pyplot model-evaluation-and-validation numpy pandas python scikit-learn

Last synced: 12 Sep 2025

https://github.com/amiridk/machinelearning

machine-learning-notes

matplotlib-pyplot numpy pandas pyhton

Last synced: 24 Feb 2025

https://github.com/lmizner/codecademy_mushrooms

Visualizing categorical data with bar charts and pie charts

countplots jupyter-notebook matplotlib-pyplot pandas python seaborn

Last synced: 21 Jul 2025

https://github.com/chdl17/bike-sharing

MotorCycle sharing is a machine learning case study used to predict the demand for bikes in certain areas. It involves predicting the number of bikes available at a given time, and then adjusting the supply accordingly. Data such as weather, time of day, and the number of bikes already in use are used to make the predictions.

matplotlib-pyplot python scikitlearn-machine-learning seaborn

Last synced: 24 Feb 2025

https://github.com/vbhvsingh0/deforestation_rainfall_correlation

The aim of this project is to check if there is any correlation of rainfall with deforestation in Pennsylvania state of USA.

correlation-analysis data-science matplotlib-pyplot numpy pandas python3

Last synced: 04 Mar 2025

https://github.com/vbhvsingh0/matplotlib__egs

The codes here are examples of Matplotlib

data-analysis matplotlib-pyplot numpy-library pandas-python python3

Last synced: 04 Mar 2025

https://github.com/arnoldchrisoduor1/data_analysis_web-app_with_streamlit

I created a simple web app using python, and streamlit that helps one to see an overview of a dataset and automate the process of data cleaning in pandas.

matplotlib-pyplot pandas python3 seaborn spyder streamlit

Last synced: 21 Mar 2025

https://github.com/sanjanahombal/study-on-sentiment-analysis

This project explores the optimal combination of Bag-of-Words and TF-IDF vectorization with Naive Bayes and SVM for sentiment analysis. It evaluates performance using accuracy, precision, recall, and F1-score, addressing ethical concerns like data privacy and bias to improve sentiment classification in real-world applications.

bag-of-words confusionmatrix googlecollab gridsearch-crossvalidation matplotlib-pyplot naive-bayes-classifier numpy pandas seaborn sklearn svm-classifier tfidf-vectorizer

Last synced: 07 Jan 2026

https://github.com/sultanazhari/customer-habit-analysis-model

Megaline company wants to develop a model that can analyze consumer behavior and recommend one of Megaline's two new plans: Smart or Ultra. In this classification task, we need to develop a model that is able to choose the right package

accuracy-score decision-tree-classifier logistic-regression matplotlib-pyplot numpy pandas python3 random-forest-classifier seaborn train-test-using-sklearn

Last synced: 31 Dec 2025

https://github.com/paulo-santos-ds/previsao_total_corridas_taxi

Foi desenvolvido um modelo preditivo específico para atrair mais motoristas durante o horário de pico. Prever a quantidade de pedidos de táxi para a próxima hora.

matplotlib-pyplot numpy pandas python seaborn sklearn statsmodels

Last synced: 31 Dec 2025

https://github.com/matkorussovich/student-performance-analysis

Este repositorio contiene un análisis del desempeño académico de estudiantes, realizado como parte del módulo "Introducción al Data Science" en el Máster en Data Science de la Universidad Europea de Madrid.

jupyter-notebook matplotlib-pyplot numpy pandas python

Last synced: 21 Mar 2025

https://github.com/charlieweinberger/ap-statistics

This repository includes functions that I used to understand and automate basic statistics questions, during my AP Statistics class in high school.

matplotlib-pyplot python statistics

Last synced: 25 Jun 2025

https://github.com/Madhuresh2011/Leetcode-Questions-Analysis-Using-Python

The LeetCode Question Analysis is a Python-based project designed to help users analyze and gain insights into LeetCode problems. It allows users to track, categorize, and evaluate their progress, identify patterns in problem-solving, and optimize the preparation.

analysis csv-files matplotlib-pyplot numpy pandas python python-project seaborn

Last synced: 13 Sep 2025

https://github.com/iaroslavbelavskii/statkemapp

Here's the code for my 'StatKemApp' app, that can be used to calculate statistics for the experimental laboratory data (e.g. titration). Feel free to use it and report any bugs!

chemical-engineering chemistry matplotlib-pyplot numpy pandas python scipy

Last synced: 31 Dec 2025

https://github.com/dolfost/wfreq

Word frequency bar diagram generator

c cpp frequency-analysis lua matplotlib matplotlib-pyplot python

Last synced: 31 Dec 2025

https://github.com/badranalyst/startup-expansion-analysis-with-pandas-matplotlib-and-power-bi

Analyzes startup growth and expansion factors using Pandas for data analysis and Matplotlib for visualizations. Complements findings with data visualizations in Power BI, providing actionable insights into funding and market trends.

dashboard data-analysis data-visualization dataset matplotlib matplotlib-pyplot pandas power-bi powerbi

Last synced: 24 Feb 2025

https://github.com/notthestallion/data_visualisation-examples

This repository was created to learn and practice graph showing and data visualization. The goal is to gain experience in creating compelling and informative visualizations.

data data-science data-visualization database learn learn-to-code learning learning-by-doing matplotlib matplotlib-figures matplotlib-pyplot visualization

Last synced: 02 Mar 2025

https://github.com/mayankmittal29/stockvision

Stock price predictor LSTM Sequential Model with Dropout Regularization by which we can analyse any stock tickers, do its fundamental analysis using fundamental ratios and charts visualisations of 100MA and 200MA and can also predict stock price for next 10 days with its trend. Can also view candle stick charts for stock trading and latest news.

keras lstm-neural-networks matplotlib-pyplot mplfinance numpy pandas python scikit-learn streamlit yfinance-api

Last synced: 24 Feb 2025

https://github.com/radhikareddy-chintareddy/big-data-insights-nyc-taxi-trips-2013-

A project showcasing memory-efficient big data processing using Python, focusing on scalable data handling to overcome memory constraints. Includes anomaly detection, efficient visualizations, and actionable insights from the 2013 NYC Taxi Trip dataset.

big-data-analytics csv-reader matplotlib-pyplot python

Last synced: 31 Oct 2025

https://github.com/jabulente/soil-health-compliance-analysis

A data analysis project evaluating soil health indicators to assess their compliance with established agronomic standards. Includes data cleaning, statistical analysis, and insights for sustainable soil management.

agriculture agronomy ai data-science jabulente machine-learning matplotlib-pyplot python python3 real-world-project scipy-stats seaborn seaborn-plots soil-properties soil-science statistics ttest

Last synced: 22 Jul 2025

https://github.com/riyouuyt/investigate-hotel-business-using-data-visualization

Explore hospitality data, visualizing customer behavior in hotel reservations and its impact on cancellations for strategic insights.

businessreporting data-visualization hotel-booking jupyter-notebook matplotlib-pyplot presentation python

Last synced: 29 Mar 2025

https://github.com/drod75/nyc-arrests-analysis

This is a simple Data Science Project made to analyze and display data and trends found within the NYC Arrests Year to Date Dataset.

data-analysis data-visualization folium jupyter-notebook matplotlib-pyplot nyc-opendata nypd python scikit-learn seaborn

Last synced: 26 Jun 2025

https://github.com/varakanthamsaihruthikreddy975/avocadopricesanalysis

This data analysis finds out the trends and analysis of avocado data by year

matplotlib-pyplot numpy pandas scipy scipy-stats seaborn sklearn-preprocessing

Last synced: 31 Oct 2025

https://github.com/badranalyst/restaurant-reviews-sentiment-analysis-nlp-case-study

This project analyzes restaurant reviews using Natural Language Processing (NLP) for sentiment analysis. It covers data exploration, pre-processing (NLTK text cleaning), model building, prediction, and deployment. The goal is to predict sentiment from reviews using Python libraries such as Pandas, NumPy, Matplotlib, and Seaborn.

data-analysis data-science eda exploratory-data-analysis matplotlib-pyplot model model-building numpy pandas pre-processing predictive-modeling python seaborn

Last synced: 03 Feb 2026

https://github.com/badranalyst/time-series-analysis-of-global-trends-in-diet-gym-and-finance

This project analyzes global trends in diet, gym, and finance over time using time series data. The analysis is performed using Python libraries like Pandas, Matplotlib, and Seaborn to visualize trends and identify patterns in these sectors across various countries.

data-analysis dataset matplotlib-pyplot numpy pandas python seaborn time-series

Last synced: 03 Feb 2026

https://github.com/badranalyst/udemy-course-data-analysis-with-pandas-and-visualization-libraries

Explores Udemy course data using NumPy and Pandas for data manipulation. Provides insights into course topics, ratings, and pricing with visualizations created using Matplotlib, Seaborn, and Plotly.

data-science dataset eda exploratory-data-analysis matplotlib matplotlib-pyplot numpy pandas plotly python seaborn

Last synced: 03 Feb 2026

https://github.com/linsanity03/particle-in-potential-well

Visualizing the Wavefunction and Probability density of a Particle in a 1D Infinite Potential Well

jupyter-notebook matplotlib-pyplot numpy probability-density schrodinger-equation wavefunction-visualisation

Last synced: 03 Feb 2026

https://github.com/NishuMehta/Netflix-Data-Analytics

Netflix Data: Cleaning, Analysis and Visualization

jupyter-notebook matplotlib-pyplot numpy pandas python python3 seaborn vscode

Last synced: 14 Mar 2025

https://github.com/ebadshabbir/bluff-detection-model-polynomial_regression-

This project predicts employee salaries based on position levels using Linear and Polynomial Regression models. It trains models with degrees 2, 3, and 4 on a dataset of job titles, position levels, and salaries, and predicts the salary for a position level of 6.5. The results are visualized to compare model performance.

jupyter-notebook linear-regression machine-learning matplotlib-pyplot multiple-linear-regression numpy polynomial-regression python

Last synced: 06 Apr 2025

https://github.com/charlenry/machine_learning_estimer_prix_voiture

Projet de Machine Learning pour estimer le prix d'une voiture d'occasion via une application

joblib jupyter-notebook matplotlib-pyplot numpy oop-python pandas plotly-express python sklearn-linear-model sklearn-linear-regression

Last synced: 06 Apr 2025

https://github.com/suvroneel/hotel-booking-records-suvroneel-nathak

A comprehensive EDA and visualization project analyzing hotel booking patterns, cancellations, revenue trends, and customer behavior using Python,Matplotlib etc

matplotlib-pyplot pandas python-3 seaborn

Last synced: 29 Mar 2025

https://github.com/ivan-abernado/news-scrapping-en-es-visualization-sanalysis

News Scrapping & WordCloud (EN/ES) using the libraries newspaper3k for news scrapping, Spacy for text preprocessing, and WordCloud for wordcloud plotting

english matplotlib-pyplot newspaper3k nlp-machine-learning pandas python regex scrapping spacy spanish tqdm wordcloud-library wordcloud-visualization

Last synced: 25 Feb 2025

https://github.com/kavanozkafa/statistics_about_turkey

This repo includes some statistics and graphs about Turkey.

matplotlib matplotlib-pyplot python statistical-analysis statistics turkey turkeyhub

Last synced: 29 Mar 2025

https://github.com/trflorian/series-heatmap

Scraper and heatmap plotter for episode ratings of series on IMDB

episodes heatmap imdb matplotlib-pyplot python ratings scraper selenium-webdriver series webscraping

Last synced: 19 Jan 2026

https://github.com/andresmpa/computacion_blanda

Trabajos y temas relacionados con computación blanda (Veasé como una continuación mejor aplicada de este repositorio: https://github.com/AndresMpa/AI_projects.git)

matplotlib matplotlib-pyplot papers python spicy

Last synced: 22 Mar 2025

https://github.com/gkannan-codes/habitableexos

With Earth’s habitability under strain, we ask: which known exoplanets could humans live on? Using NASA’s Exoplanet Archive, we score planets 0–1 (1 ≈ Earth) from five Earth-normalized features to rank top candidates.

data html kaggle matplotlib-pyplot numpy pandas plotly python seaborn visualization

Last synced: 01 Nov 2025

https://github.com/ebadshabbir/k-means-clustering

This repository demonstrates the implementation of the K-Means clustering algorithm to segment mall customers based on their annual income and spending behavior. By identifying distinct customer clusters, businesses can gain insights into customer groups and create targeted marketing strategies to improve customer engagement.

clustering jupyter-notebook k kmeans-clustering machine-learning matplotlib-pyplot pandas python sckit-learn

Last synced: 27 Jun 2025

https://github.com/sivasurya681/financial-expense-tracker

The Financial Expense Tracker is a Python-based app built with Flet, Pandas, NumPy, and Matplotlib.pyplot for seamless expense management. It enables real-time tracking, categorization, and data visualization through bar and pie charts. Users can generate summaries, export/import data, and make informed financial decisions easily.

calculator-application differntial expense-tracker flet matplotlib-pyplot numpy pandas python salary-calculator total

Last synced: 28 Mar 2025

https://github.com/tanay-dwivedi/police-dataset-data-analysis

The project conducts comprehensive data analysis on a police dataset to uncover patterns, biases, and insights in law enforcement practices, aiding in policy formulation and enhancing transparency.

dataanalysis matplotlib-pyplot plotly police-data python seaborn visualization

Last synced: 03 Nov 2025

https://github.com/tanay-dwivedi/udemy-courses-data-analysis

The project aims to analyze a dataset of Udemy courses to understand course characteristics, explore user engagement metrics, and assess market dynamics within the platform.

dataanalysis matplotlib-pyplot plotly python udemydataanalysis visualization

Last synced: 03 Nov 2025

https://github.com/tanay-dwivedi/london-bike-sharing-data-analysis

The project aims to conduct in-depth analysis of the London Bike Sharing dataset to discern usage patterns and influential factors impacting bike rental counts, facilitating informed decision-making for stakeholders.

bike-sharing dataanalysis dataset matplotlib-pyplot plotly-express python seaborn visualization

Last synced: 03 Nov 2025

https://github.com/tanay-dwivedi/wiki-scraper

This Streamlit app enables users to input a Wikipedia page URL for content, summary, images, references, top 10 words, and sentiment analysis, presenting concise insights with visual elements.

matplotlib-pyplot pandas python streamlit textblob-sentiment-analysis wikipedia

Last synced: 03 Nov 2025

https://github.com/tanay-dwivedi/gold-price-data-analysis

The project involves analyzing historical gold market data (2010 - 2023) to extract insights on price movements, technical indicators, and market trends.

dataanalysis goldprice matplotlib-pyplot python seaborn visualization

Last synced: 03 Nov 2025

https://github.com/gabboraron/python_nyelvtan

Egy python nyelvi elemekkel fogallkozó kurzus jegyzete.

ai matplotlib-pyplot numpy pandas

Last synced: 06 Apr 2025

https://github.com/faizantkhan/machine-learning

Machine Learning Practice and Exercises Welcome to our repository dedicated to the practice and mastery of machine learning (ML) concepts and techniques. This repository serves as a comprehensive resource for learners and enthusiasts looking to enhance their ML skills through hands-on exercises and practical applications.

classification-algorithm clustering-algorithm data-science datavisualization decision-trees eda linear-regression logistic-regression machine-learning machine-learning-algorithms machine-learning-library math matplotlib-pyplot model-selection pandas python sklearn-library testing-data training-data

Last synced: 05 Mar 2025

https://github.com/abhishekyadav915/diwali_sales_analysis

This project aims to analyze sales data during the Diwali festival using Python. The analysis focuses on identifying key trends, customer purchasing behavior, and sales performance across different segments. By leveraging data visualization and statistical analysis, we uncover insights.

data-analysis data-visualization matplotlib-pyplot numpy-library pandas-dataframe seaborn-python

Last synced: 05 Apr 2025

https://github.com/jabulente/effects-size-measurements

This repo implements scalable, reusable Python scripts to compute key effect size metrics—including Pearson’s r, Eta-squared, Partial Eta-squared, and Cohen’s d—to help quantify relationships and differences in data for statistical analysis.

cohens-d correlation-analysis data-analysis data-science effect-size-measurements effect-sizes matplotlib-pyplot numpy p-values pandas pearsonr python real-world-applications scipy-stats statistics statmodels

Last synced: 27 Jun 2025

https://github.com/samuelsoaress/matplotscience

content taught in Diego Mariano teacher classes python for data science

data-structures matplotlib-pyplot python3

Last synced: 18 Nov 2025

https://github.com/sahilmaurya28/youtube-data-analysis

YouTube Data Analysis using Python — uncovering trends, engagement patterns, and correlations between likes, comments, views, and categories to understand what drives content success.

analysis data-analysis data-visualization matplotlib-pyplot numpy pandas portfolio-project python seaborn youtube

Last synced: 03 Nov 2025

https://github.com/om-kanabar/sciencefair2025

This is my project for Chicago Public School's student science fair 2025.

chicago-public-schools matplotlib-pyplot neural-networks numpy python science-fair tensorflow

Last synced: 03 Nov 2025

https://github.com/tahirzia-1/image-quality-enhancement-using-lagrange-interpolation

Lagrange Interpolation on an image to enhance the quality by interpolating between the pixels, ultimately doubling or tripling the pixels

image-processing interpolation interpolation-methods interpolation-techniques lagrange lagrange-interpolation matplotlib-pyplot pil python scipy

Last synced: 05 Mar 2025

https://github.com/estaheri7/school-operations-management

Python-based School Management System: Effortlessly manage student and teacher accounts, enrollments, grades, and generate insightful reports for effective educational administration.

json logging matplotlib-pyplot mysql pandas-library python3 regex-pattern

Last synced: 05 Mar 2025

https://github.com/tanay-dwivedi/london-housing-data-analysis

The project involves conducting a comprehensive analysis of London's housing data to extract valuable insights, support decision-making processes, and identify potential issues within the housing market.

dataanalysis houseprice matplotlib-pyplot plotly-express python seaborn visualization

Last synced: 03 Nov 2025

https://github.com/shruti23-ui/diwali_sales_analysis

Diwali Sales Analysis: A data analysis project exploring Diwali sales trends, focusing on demographic insights like age and gender-based purchasing behavior. Uses Python for data cleaning, visualization, and insights extraction.

data-analysis-python dataanalysis-projects matplotlib-pyplot python3 seaborn-plots

Last synced: 23 Jul 2025

https://github.com/dan-almenar/data-analisis-twitter-threads-es-

Un ejercicio de análisis de datos de hilos de Twitter hecho en Google Colab. Los archivos csv fueron creados usando el script twitter_threads_compiler.py con tweepy.

jupyter-notebook matplotlib-pyplot python

Last synced: 05 Mar 2025

https://github.com/fimbres/matplotlib-start

A crash project with the most important matplotlib functions and methods, used in data science, AI and machine learning.

data-science matplotlib matplotlib-pyplot numpy pandas python python-script

Last synced: 14 May 2025

https://github.com/tabotcharlesbessong/python-errors

This repository will contain all python errors i will encounter in my life as a python plus their solutions

matplotlib-animation matplotlib-pyplot numpy pandas python-script python3 scikit-learn seaborn

Last synced: 18 Mar 2025