Projects in Awesome Lists tagged with matplotlib-python
A curated list of projects in awesome lists tagged with matplotlib-python .
https://github.com/milaan9/11_python_matplotlib_module
Matplotlib is an amazing visualization library in Python for 2D plots of arrays. Matplotlib is a multi-platform data visualization library built on NumPy arrays and designed to work with the broader SciPy stack. It was introduced by John Hunter in the year 2002. One of the greatest benefits of visualization is that it allows us visual access to huge amounts of data in easily digestible visuals. Matplotlib consists of several plots like line, bar, scatter, histogram, etc
data-analysis data-visualization ipython-notebook matplotlib matplotlib-examples matplotlib-exercises matplotlib-figures matplotlib-heatmap matplotlib-pyplot matplotlib-python matplotlib-tutorial python-matplotlib python-tutor python-tutorial-github python-tutorial-notebook python-tutorials python4beginner python4datascience python4everybody tutor-milaan9
Last synced: 06 Apr 2025
https://github.com/sksalahuddin2828/pandas_numpy_matplotlib_plotly
Explore something new
machine-learning machine-learning-algorithms matplotlib matplotlib-python numpy numpy-python pandas pandas-python
Last synced: 08 Apr 2025
https://github.com/siddhant-k-code/covid-19-rapid-tester
covid19 detector using Chest xRay
accuracy coronavirus covid-19 detection detector glob hack jupyter jupyter-notebook keras machine-learning matplotlib matplotlib-pyplot matplotlib-python numpy pandas python tensorflow xray
Last synced: 26 Feb 2025
https://github.com/haroontrailblazer/eda
Exploratory Data Analysis
data-analysis data-science data-visualization jupyter-notebooks matplotlib-python numpy pandas python3 scipy
Last synced: 11 Apr 2025
https://github.com/sevdanurgenc/pythoncoviddatasetkursnotlari
Python Covid DataSet Kurs Notlari
covid19-data matplotlib-python pandas-python python
Last synced: 23 Mar 2025
https://github.com/tanmayee2010/heart-attack-prediction
Heart Attack Prediction Using Machine Learning Algorithm
datetime datetime-library jupyter-notebook logistic-regression-algorithm machine-learning machine-learning-algorithms matplotlib-python mysql numpy pandas-python pycharm-ide tkinter
Last synced: 10 Apr 2025
https://github.com/mosesab/kivy-word-cloud-app
The app is a word cloud generator that uses matplotlib and Kivy to visualize word clouds.
application crossplatform crossplatform-gui gui gui-application kivy kivy-application kivy-framework kivy-garden kivy-language kivymd kivymd-python matplotlib-pyplot matplotlib-python
Last synced: 22 Mar 2025
https://github.com/yuriidorosh/information-theory-and-coding
Using an analytical description for data, the theory of information objectifies the number of bits required to represent the data which is the source's information entropy. Coding theory is the study related to the nature of codes and their individual capability for particular applications.
coding information information-and-coding-theory matlab matlab-script matplotlib matplotlib-python numpy python python-3 python3
Last synced: 21 Mar 2025
https://github.com/dhrupad17/python-for-data-science-a-z
This is a practice Repository consisting of all the notebooks I have practiced to learn python for data science from basics to Advance.
flask matplotlib-python numpy pandas-python python python-lambda seaborn-python streamlit
Last synced: 16 Jan 2025
https://github.com/ahmad-ali-rafique/pyviznotebook
PyVizNotebook is a collection of Matplotlib visualizations demonstrating a wide range of plot types and techniques for data visualization. Whether you're a beginner looking to learn or an experienced developer seeking inspiration, this repository offers a diverse set of examples to explore.
analytics colab-notebook data data-science data-visualization dataanalytics matplotlib-python plots seaborn-python visualization
Last synced: 05 Mar 2025
https://github.com/vara-co/matplotlib-challenge
Pymaceuticals - Analysis of Tumor Response to Drug Regimens in Mice
matplotlib matplotlib-pyplot matplotlib-python scatter-plot statistical-analysis summary-statistics
Last synced: 28 Mar 2025
https://github.com/pradeepkumaryenni/my-projects
Data, Visualized - Unlocking the power of data through stunning visualizations. Check out my Power BI projects. Your Data, Your Story - Let's tell compelling stories with data. Explore my Power BI projects.
azure chatgpt dax-languague exce matplotlib-python numpy powerbi-visuals powerqu sql
Last synced: 07 Apr 2025
https://github.com/ibz-04/number-plate-recognition
Vehicle number plate recognition using computer vision and image processing
anpr computer-vision easyocr matplotlib-python numpy object-detection opencv
Last synced: 04 Apr 2025
https://github.com/peeyush-04/slum-vulnerabilities-project
This Repository consist of initiative initials on Slum Vulnerabilities Project under Samagra Foundation.
matplotlib-python python3 report-analysis visuals
Last synced: 15 Mar 2025
https://github.com/sorna-fast/iris-classifier-pca
An interactive web application for Iris flower classification using Random Forest and PCA visualization, built with Streamlit. Features real-time predictions, interactive model training, and beautiful data visualizations.
matplotlib matplotlib-pyplot matplotlib-python numpy pandas python seaborn sklearn streamlit
Last synced: 09 Mar 2025
https://github.com/python840/machine-learning-from-math-to-models
An in-depth book covering essential topics for AI, ML and DL.
ai artificial-intelligence artificial-intelligence-algorithms artificial-neural-networks deep-learning deep-neural-networks machine-learning machine-learning-algorithms matplotlib matplotlib-pyplot matplotlib-python neural-network neural-networks python python3 reinforcement-learning reinforcement-learning-algorithms scikit-learn tensorflow
Last synced: 09 Mar 2025
https://github.com/julieisbaka/code-math-ai
Data set for an AI with the function / purpose of assisting in mathamatical computations and general coding / development.
ai machine-learning math math-library mathematica mathematical-expressions mathematical-modelling mathematical-programming mathematics maths matlab matplotlib matplotlib-animation matplotlib-figures matplotlib-pyplot matplotlib-python
Last synced: 14 Mar 2025
https://github.com/rvats20/python-programming-basic
Python programing basic to develop robust python applications.
data-science eda learning learning-by-doing matplotlib-python numpy pandas python
Last synced: 31 Mar 2025
https://github.com/humsarika/machine-learning-practice
Everything that I'm uploading here is my learning and practice from python for data science and machine learning course by Jose Portilla.
data-analysis data-science data-visualisation machine-learning matplotlib matplotlib-pyplot matplotlib-python numpy numpy-exercises pandas pandas-series python seaborn seaborn-plots
Last synced: 20 Feb 2025
https://github.com/moindalvs/learn_visualization_on_matplotlib
Matplotlib The Figure is the overall window or page that everything is drawn on. It’s the top-level component of all. To the figure you add Axes. The Axes is the area on which the data is plotted. A figure can have multiple axes. Note: when you see, for example, plt.xlim, you’ll call ax.set_xlim() behind the covers. All methods of an Axes object exist as a function in the pyplot module and vice versa. Mostly, you’ll use the functions of the pyplot module because they’re much cleaner, at least for simple plots!
barchart bivariate-analysis boxplot horizontal-bar-charts matplotlib matplotlib-pyplot matplotlib-python matplotlib-tutorial piechart subplots univariate-analysis
Last synced: 11 Mar 2025
https://github.com/amishmathur1/resumeats
✨ With Resume ATS Analyzer, users can improve their resume quality, boost ATS compatibility, and increase their chances of landing interviews — all with smart AI assistance.
express-python matplotlib-python nltk nltk-python numpy openai-api pandas plotly plotly-dash plotly-express pypdf2 python streamlit wordcloud
Last synced: 30 Apr 2025
https://github.com/mohd-faizy/learn_matplotlib
Matplotlib is a powerful plotting library in Python that allows you to create static, animated, and interactive visualizations. It’s widely used for representing data graphically, making it easier to analyze and understand.
data-visualization matplotlib matplotlib-heatmap matplotlib-pyplot matplotlib-python matplotlib-styles matplotlib-tutorial plots-graphs plots-in-python
Last synced: 22 Feb 2025
https://github.com/marianapiras/expansion_estrategica_de_biogenesys_con_python
Realizar un estudio para la empresa farmacéutica BIOGENESYS para ayudar en su estrategia de expansión en Latinoamérica. Realicé un análisis exploratorio de datos sobre la incidencia de COVID-19 y otros factores relevantes, identificando tendencias y oportunidades mediante estadísticas, mediciones y visualizaciones.
library matplotlib-python numpy-python pandas-python powerbi python seaborn-python
Last synced: 03 Mar 2025
https://github.com/raghul-m/data-analysis-with-jupyternotebook-python
This repository consists of notebooks where I learned the basics of getting started with data analysis using Python libraries
beautifulsoup4 data-analysis-python eda jupyter-notebook matplotlib-python numpy pandas-python regular-expression seaborn-python webscraping
Last synced: 13 Mar 2025
https://github.com/namratagulati/ytvideostats
The YouTube Video Analysis project aims to infer the top 15 trending videos in India through the use of Pandas, Matplotlib, and Seaborn for data manipulation and visualization. The analysis provides insights into video performance and a word cloud aiding content creators in optimizing their YouTube strategies.
machinelearning matplotlib-python pandas pandas-python seaborn-python youtube youtube-video
Last synced: 04 Mar 2025
https://github.com/aanastasiou/docvis
Standalone HTML with interactive plots, configurable from the markup
bokehplots html markup-language matplotlib-python python3 reports
Last synced: 04 Apr 2025
https://github.com/midhunpalanisamy/student-progress-manager
This is a self initiated team project with a team of 2 members. Collaborated with Devarasetti Sri Lakshmi Pravalika.
matplotlib-python mysql mysql-database python
Last synced: 05 Apr 2025
https://github.com/abelarduu/global-currency-viewer
Visualizador de moeda global que monitora em tempo real as cotações de moedas como Dólar, Euro, Libra e Iene em relação ao real brasileiro, utilizando web scraping e gráficos interativos. Desenvolvido em Python com Requests, BeautifulSoup, Pandas e Matplotlib.
beautifulsoup data-visualization finance grafico matplotlib matplotlib-python pandas-python python requests-python web-scraping-python web-scrapping
Last synced: 23 Mar 2025
https://github.com/sulaimanniazi/image-power-transformer
A simple python application for performing power or inverse transform on an image
cv2 cv2-library image image-processing matplotlib matplotlib-figures matplotlib-pyplot matplotlib-python power-transform power-transformer power-transformers power-transforms python python-script python3 skimage
Last synced: 24 Mar 2025
https://github.com/anshumansinha3301/neural-network
MNIST Using Neural Network project from scratch (Using Numpy and Matplotlib)
anshumansinha3301 bitfusiondynamics matplotlib-python mnist-handwriting-recognition neural-networks numpy open-source python
Last synced: 23 Feb 2025
https://github.com/oonap0oo/small-python-projects
small pieces of Python code
matplotlib-python numpy-python python scipy
Last synced: 06 May 2025
https://github.com/ramy-badr-ahmed/higgs-dataset-training
Training Higgs Dataset with Keras - https://doi.org/10.5281/zenodo.13133945
binary-classification cuda-toolkit cupy dask dask-dataframes higgs-boson keras keras-tensorflow matplotlib matplotlib-python numpy pandas pandas-dataframe scikit-learn uci-dataset uci-machine-learning
Last synced: 12 Apr 2025
https://github.com/faizantkhan/python_matplotlib
Matplotlib is a powerful Python library for creating visualizations and plots. It’s widely used for data representation, making complex information more accessible and interpretable. It offers various types of plots, including line graphs, scatter plots, bar charts, histograms, and more
data-analysis data-analytics data-engineering data-science data-visualization deep-learning graphs line machine-learning machine-learning-algorithms matplotlib matplotlib-pyplot matplotlib-python python
Last synced: 11 Jun 2025
https://github.com/prajakta1321/matplotlib-graphs-for-tigonometric-functions
Matphotlib
matplotlib matplotlib-pyplot matplotlib-python ml python
Last synced: 08 Apr 2025
https://github.com/joyalmpaul/stock-sorter
Finds best stocks and makes histograms based on profit/loss
finnhub-api json matplotlib-python pandas-python statistic-modeling yfinance-api
Last synced: 23 Apr 2025
https://github.com/shawn61cp/collatz-parity-graphs
Python Jupyter Notebook parity graphing of Collatz sets
collatz-conjecture jupyter-notebook matplotlib-python python
Last synced: 20 Feb 2025
https://github.com/hari7261/playwithdata-python
This is one of the repository where I have put lot of data science and machine learning related questions on their solutions I hope you will find something better than some other platforms. Thank you Happy exploring
data-analysis data-science data-science-learning machienlearning matplotlib matplotlib-python ml numpy numpy-arrays numpy-library pandas pandas-dataframe pandas-library python python-script sklearn
Last synced: 20 Mar 2025
https://github.com/jelhamm/model-ensembles-boosting-in-machine-learning
"This repository contains implementations of Boosting method, popular techniques in Model Ensembles, aimed at improving predictive performance by combining multiple models. by using titanic database."
boosting boosting-algorithms boosting-ensemble boosting-machine data-analysis database-analysis datamining datamining-algorithms jupyter-notebook machine-learning machine-learning-models machine-learning-projects matplotlib-python model-ensemble module numpy-library pandas-library python sklearn-library
Last synced: 04 Apr 2025
https://github.com/oonap0oo/animation-with-matplotlib
Experimenting with animation in Matplotlib
matplotlib matplotlib-animation matplotlib-python
Last synced: 13 Jun 2025
https://github.com/lucaslopezc/globaltechsalary
Este proyecto, Global Tech Salary, busca analizar los salarios en el sector tecnológico a nivel global, considerando factores como el rol, experiencia y ubicación. Utiliza herramientas de programación y visualización como Python y Power BI para crear modelos predictivos y dashboards interactivos.
matplotlib-python pandas-library powerbi python seaborn
Last synced: 25 Apr 2025
https://github.com/analyticalnahid/matplotlib-tutorial
A complete Notebook on Matplotlib for Data Science
data-visualization matplotlib matplotlib-python matplotlib-tutorial
Last synced: 28 Mar 2025
https://github.com/abhishek-patidar066/nirf-ranking
A NIRF ranking displays top Engineering institutions performance across India and also shows the variations in ranking in next 3 years.
beautifulsoup data-analytics data-cleaning data-mining matplotlib-python nirf pandas-python plots-in-python python ranking requests-library-python
Last synced: 02 Apr 2025
https://github.com/prakhr/pyalgebra-v
[PyPi Package] - performs integral and differentiable operations on string expressions using sympy
calculus linear-algebra markdown mathematica mathematical-programming mathematics maths matplotlib matplotlib-figures matplotlib-pyplot matplotlib-python matplotlib-tutorial sympy sympy-library
Last synced: 01 Mar 2025
https://github.com/fauzan3416/text-balls
use balls to render parametric equations or strings
2025 happy-new-year image-processing matplotlib-animation matplotlib-pyplot matplotlib-python merry-christmas numpy opencv opencv-python pillow pillow-library python script
Last synced: 21 Mar 2025
https://github.com/vishwas-chakilam/movies-review-scraping-analysis
A project for collecting, cleaning, and analyzing movie data. Includes scripts for web scraping (deprecated) and using the OMDb API to fetch movie details. Analyze and visualize data with Python and Power BI to uncover insights and trends in movie ratings and genres.
data dataanalysis datacleaning datavisualization matplotlib-python numpy-library pandas python webscraping
Last synced: 11 Mar 2025
https://github.com/prajakta1321/exoplanet-atmospheric-characterization-1
A machine learning project to classify exoplanets using light curve image data. Developed as part of the ML4SCI GSoC 2025 Test Task. Includes data processing, CNN-based model, and full report.
classification colab-notebook dbscan gsoc-2025 machine-learning-algorithms matplotlib-python ml numpy open-source pca-analysis python3 seaborn
Last synced: 10 Apr 2025
https://github.com/zxjahid/matplotlib
A comprehensive guide to mastering data visualization with Matplotlib through hands-on examples and advanced techniques. 🚀📊
candlestick candlestick-chart cheatsheet data-analysis data-visualization gtk jupyter-notebook maps matplotlib-python pandas thesis-template tk tutorial wx
Last synced: 09 Apr 2025
https://github.com/najtompkins/pharmaceutical_regimen_analysis
Data-Mining a study of over 250 mice and their treatments for insights on regimen effectiveness, and anomalies in the study data. Data cleaning with Python, Visualizing with Tableau
analysis generated-data ipynb-jupyter-notebook matplotlib-python python tableau-dashboards tableau-public visualization
Last synced: 02 Mar 2025
https://github.com/daksh90a/wine-quality-analysis
The Wine Quality Analysis project is an AI/ML-based data analysis initiative aimed at predicting and understanding the factors that influence the quality of wine.
matplotlib-python numpy pandas seaborn
Last synced: 05 Apr 2025
https://github.com/teslaproduuction/calculation_of_the_heat_balance
This application, developed in Python, is designed to perform calculations of the thermal balance in molds when casting metal castings. It allows you to determine how much heat comes from the metal and how much heat needs to be removed from the mold to ensure optimal conditions for casting.
matplotlib-python python3 sqlite tkinter-gui
Last synced: 14 Apr 2025
https://github.com/jaswanthv99/basic_ml-model_understanding
This project explains basic ML-Models(KNN, Naive bayes, Logistic Regression, SVM, A neural N/W)
matplotlib-python pandas-python scikit-learn tensorflow
Last synced: 27 Mar 2025
https://github.com/hasinii12/live-stock-price-tracker
matplotlib-python pandas python3 streamlit yfinance
Last synced: 05 Apr 2025
https://github.com/drill-n-bass/ovh-project
The goal of this task is to prepare statistical analysis of set of data from disks.
anaconda analysis data-analysis data-analysis-python jupyter-notebook matplotlib-python pandas python3 seaborn-plots
Last synced: 18 Feb 2025
https://github.com/kathisnehith/portfolio
Portfolio(Git)
azure-pipelines azure-sqlserver azure-storage bi certified-dataanalyst matplotlib-python pandas-python python sql sql-server tableau
Last synced: 05 Mar 2025
https://github.com/gaball1/alzheimer-prediction-ai
Alzheimer Prediction is a machine learning-based project designed to predict the likelihood of Alzheimer’s disease using clinical and imaging data. The project features an interactive web application built with Streamlit, enabling users to input key data, view predictions, and explore visualizations .
ai data-mining gradient-boosting jupyter-notebook logistic-regression logistic-regression-algorithm machine-learning matplotlib-python models numpy pandas python random-forest-classifier streamlit xgboost-classifier
Last synced: 18 Jun 2025
https://github.com/erolnebioglu/matplotlib-basics
Python-Matplotlib
matplotlib matplotlib-python matplotlib-tutorial
Last synced: 02 Mar 2025
https://github.com/zaikoxander/intensivao-python
Meu treinamento do Intensivão de Python
matplotlib matplotlib-figures matplotlib-heatmap matplotlib-python pandas pandas-python pyautogui pyautogui-automation pyautogui-hotkey pyautogui-scripts pyperclip python python-3 python-script python3 seaborn selenium selenium-python selenium-webdriver sklearn
Last synced: 18 Feb 2025
https://github.com/01one/python-online-with-pyodide
Run and edit python code including matplotlib and numpy on the browser with pyodide and codemirror
matplotlib-python numpy pyodide python-browser python-online python-online-compiler
Last synced: 29 Mar 2025
https://github.com/ngangawairimu/data-visualization-with-python
Analyzed Coursera Course Dataset using Python for exploratory data analysis (EDA) and visualization to uncover insights on ratings, enrollments, and course attributes, providing actionable recommendations to optimize course offerings and enhance learner engagement.
barchart datavisualization matplotlib-python scatter-plot seaborn-plots
Last synced: 23 Mar 2025
https://github.com/maxbleu/f1analisys
A Python repository for analyzing and visualizing Formula 1 data. Includes tools for race statistics, performance comparisons, and custom visualizations.
data-science f1 f1-analisis f1api fastf1 formula1-analysis formula1-data-analysis matplotlib-python motorsport numpy pandas python seaborn
Last synced: 02 Mar 2025
https://github.com/spear97/montecarlo-python
This was a project for my Programming Language Concepts Class were we were assigned to create a Monty Carlo Simulation using Python.
data-science data-visualization matplotlib-figures matplotlib-python montecarlo pandas-library pandas-python python python-3
Last synced: 23 Mar 2025
https://github.com/mahmood-anaam/wheeled-robot-simulation
A Python simulation of a robot equipped with four Swedish wheels, focusing on accurately modeling its kinematics and dynamics to analyze specific motion scenarios.
kinematics-dynamics matplotlib-python numpy python robotics-simulation roboticstoolbox-python swedish-wheels
Last synced: 03 Apr 2025
https://github.com/dmalexx/lab1_computervision
Computer Vision Intro
matplotlib matplotlib-python numpy opencv rgb
Last synced: 14 Mar 2025