matplotlib-python
There are 327 repositories under matplotlib-python topic.
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
sksalahuddin2828/Pandas_Numpy_Matplotlib_Plotly
Explore something new
bedbad/justpyplot
Plot in NumPy arrays directly, overlay NumPy plots straight over video real-time, plot in Jupyter without a single loop
0PeterAdel/Data-Dyanamos
Igniting Innovation Through the Power of Data
PARKINHYO/corona-kakao-bot
🤖 카카오톡 코로나 알리미
paulgavrikov/parallel-matplotlib-grid
This Python 3 module helps you speedup generation of subplots in pseudo-parallel mode using matplotlib and multiprocessing. This can be useful if you are dealing with expensive preprocessing or plotting tasks such as violin plots per subplot.
satishgunjal/House-Price-Prediction-Project
Contains all my data science projects.
AbdulRehmanBaig384/Automobile-data-insights
Automobile Data Insights: A data analysis project exploring trends in vehicle prices, fuel efficiency, and other key attributes. Uses Python, Pandas, Matplotlib, and Seaborn for data visualization and insights.
SahibzadaSalman/Important-Data-Science-Libraries
This repo contains important libraries for data science / machine learning libraries
jl33-ai/dotplotlib
A basic extension library for creating tree dot plots, strip plots or dot charts w/ matplotlib or seaborn in Python
AbdulRehmanBaig384/Python-Libaries
A collection of Python libraries for data analysis and visualization, including NumPy, Pandas, Matplotlib, and Seaborn.
oren-cohen/whatsmybitrate
Whatsmybitrate analyzes audio files for quality metrics such as bit rate, frequency, and codec type in bulk. It also generates spectrograms for visual representation of the audio spectrum. It supports a variety of audio formats, including MP3, FLAC, WAV, AAC, M4A, and more.
haroontrailblazer/EDA
Exploratory Data Analysis
Siddhant-K-code/COVID-19-RAPID-TESTER
covid19 detector using Chest xRay
SoheilGtex/methane-gas-detection
Real-time methane detection (MQ-4/MQ-135) in Python with calibration, smoothing, thresholding, logging, and optional PPM estimation. Includes serial & simulator modes.
Vasundhara-Boomi/OpenCV_Yoga-Asanas
🧘♂️🤖 Flask, OpenCV, and MediaPipe power this yoga project for real-time pose detection. Using a webcam feed, it dynamically classifies poses with MediaPipe, while Flask enables web deployment. OpenCV manages video streaming and image processing, creating an interactive platform for yoga enthusiasts to practice effectively.
abcdaaaaaaaaa/DiscoveryVehicle
Nuclear and Chemical data with Plug-Unplug Systematics [MQ2 MQ3 MQ4 MQ5 MQ6 MQ7 MQ8 MQ9 MQ131 MQ135 MQ136 MQ137 MQ303A MQ309A Geiger Counter] Multi-Purpose that can configure with SQL and PHP, save data, do data science with Python, color scale with Lidar, deep learning with yolov9, objects with Pixy2 and location with GPS system Discovery Vehicle.
NirmalsaiswaroopJ/Startup-Growth-Analysis
This project offers a comprehensive analysis of the Indian startup ecosystem, focusing on key factors such as funding patterns, startup valuations, and regional distribution across India. Using tools like Python, pandas, and matplotli, the project uncovers crucial insights into sectoral dominance, investment trends, and geographical hotspots.
Wilson-TW/Plot-2D-contour-in-PFC3D
A simple tool for user to draw contour plot in PFC3D
alysonsz/Olympics-database-with-charts
Project during College utilizing Python with database and matplotlib -> made on November 21, 2021
ARUNAGIRINATHAN-K/Python-For-Data-Science
A comprehensive academic and practical guide on using Python for Data Science.
giocoal/surgery-PROMs-score-and-weather-conditions-data-visualizations
Two Data Visualization about the relationship between PROMs scores after surgery and weather conditions on the day of compilation. Made with the matplotlib library.
philip-shen/matplotlib_mpl_finance_Candlestick_ChineseChart
Draw candlestick chart that shows Chinese chart in title by matplotlib and mpl_finance
Thomas-George-T/File-Processing-Comparative-Analytics
Wanna know which languages and execution engines are the quickest or the slowest at processing files? Well here's your answer. 📊 Data Analysis & comparison between the time taken ⌚ for computing word counts in various languages and execution engines for files of different sizes.
arunp77/Data-analysis-projects
This repository contains some of the selected data-science projects. https://arunp77.github.io/portfolio-details.html
CRYPTOcoderAS/Matplotlib-Module
Matplotlib Module Basics
levintech/data-science-courses
Courses on Data Science Fields
YashShreshthaRaj404/data_visualisation
In this, a Python project is created using Graphical Representation methods with the help of Data Visualization.
Deeptig9138/customer-segmentation-project
Analyzing the customer dataset and developing a machine learning solution to segment customers into meaningful groups based on their purchasing behavior, demographics, and interaction with past marketing campaigns.
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.
SevdanurGENC/PythonCovidDataSetKursNotlari
Python Covid DataSet Kurs Notlari
Tanmayee2010/Heart-Attack-Prediction
Heart Attack Prediction Using Machine Learning Algorithm
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.
anshumansinha3301/Neural-Network
MNIST Using Neural Network project from scratch in jupyter notebook with basic python concepts (Using Numpy and Matplotlib)
Maxbleu/F1Analisys
A Python repository for analyzing and visualizing Formula 1 data. Includes tools for race statistics, performance comparisons, and custom visualizations.
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.