774 skills found · Page 14 of 26
MYoussef885 / Gold Price PredictionThe "Gold Price Prediction" project focuses on predicting the prices of gold using machine learning techniques. By leveraging popular Python libraries such as NumPy, Pandas, Scikit-learn (sklearn), Matplotlib, Seaborn, Random Forest Regressor, and others, this project provides a comprehensive solution for accurate price estimation.
anshumansinha3301 / Bitfusion Dynamics Gene ProjectProject Based on Gene expression and concept related to genetics made using python(Matplotlib)
ifsvivek / Plot Arduino Data In Real TimeThis Python code uses the serial library to read data from an Arduino microcontroller, and the matplotlib library to plot the data in real-time. The code continuously reads data from the Arduino and adds it to a list of values that is plotted using matplotlib.
Poly1608 / Construction Incident AnalysisEDA on NYC Construction-Related Incidents using Python. Cleaned and explored trends across dates, boroughs, and accident types. Visualized patterns using Matplotlib & Seaborn. More features and ML-based analysis coming soon. Stay tuned for updates!
abhi-9598 / Covid19 Vaccine Visualization Python🦠 Python project for visualizing COVID-19 vaccination data by ZIP code. Includes data cleaning and plots like bar chart, pie chart, heatmap, scatter, and pair plot using Pandas, Matplotlib, and Seaborn. Guided by Baljinder Kaur.
Himanshu-Kaushik1626 / Data VisualisationA Python project showcasing data visualization using NumPy, Pandas, Matplotlib, and Seaborn. It covers data preprocessing, statistical analysis, and creating insightful visualizations like line plots, heatmaps, box plots, and more. Ideal for learning and practicing data analysis and visual storytelling.
DaiMaBang / JupyterJupyter中文集成版(Python整合版),是把python3.8和jupyter notebook高度集成,jupyter傻瓜式安装,用最简洁友好的纯中文方式(jupyter汉化100%)展现出来的优秀Jupyter绿色使用工具。本工具,把Jupyter的复杂操作简单化,集成pandas、numpy、matplotlib等常用三方库,并附带一些python的基础语法、pandas使用、股票分析实例,让您能最快的开始Jupyter的编写。
vivek1m / Algo TradeAlgo Trader - Stock Price Predictor 📈 An intelligent stock recommendation system that helps users make investment decisions based on their investment amount, risk tolerance, and tenure. The project leverages Python, Pandas, Matplotlib, and Tkinter to analyze stock data and provide insightful recommendations through an interactive GUI.
zsy0x / Python Note【极具个人特色见解的python笔记】涵盖基础知识:基本数据类型、运算符、表达式、流程控制语句、函数、类、模块、包、文件、常见语法错误等;涵盖进阶知识:Numpy、Pandas、Matplotlib等库的详细使用
kelasterbuka / Python3.x MatplotlibNo description available
jorgejperezl / PSO PythonParticle Swarm Optimization (PSO) code in Python, using Matplotlib and Numpy.
kanchanchy / Data Visualization In PythonData Visualization in Python using Matplotlib, Seaborn and Plotly Express
mparker2 / Seaborn SinaplotA python implementation of the sinaplot using matplotlib and seaborn
ParveenDala / Flight Data AnalysisFlight data analysis in python using numpy, pandas, matplotlib and seaborn
Ranveer-Oshan / Intermediate PythonDatacamp python matplotlib course solutions
codetoday-london / Simulation 3d Solar System In Python Using MatplotlibSimulation of a 3D Solar System in Python using Matplotlib
fcakyon / ConfplotConfusion Matrix in Python: Plot a pretty confusion matrix (like Matlab) in python using seaborn and matplotlib
SaurabhSSB / Python Module Matplotlib SeabornInteractive Jupyter notebooks showcasing data visualization with Matplotlib and Seaborn for learners and data practitioners.
KaushalKishore1602 / EVs Population InsightsData analysis and visual exploration of electric vehicle population trends using Python. This project covers cleaning, correlation, and visualization of EV data across model years, vehicle types, cities, and ZIP codes using pandas, seaborn, and matplotlib.
ghing / Nicar2018 Python 3Notes and activity code for the "Python 3: Data cleaning and visualization with pandas and matplotlib" session at the 2018 NICAR conference.