777 skills found · Page 22 of 26
syrte / HandySome handy python functions for statistics, computation and plotting (which are missed in numpy and matplotlib).
ojimpo / Openpose Graph Joint AngleOpenPoseから出力されるjsonファイルから関節角度を計算してPythonのライブラリ、numpyとmatplotlibを用いてグラフに描画する
Arison99 / DSA In PythonThis repo is about Data Structures & Algorithms in Python. Different known Algorithms are provided with their visualizations using Matplotlib
leilibrk / Reducing Noise On DataReduced noise of noisy signals (with a proper desnoising rate) using Least Squares implemented in Python, Matplotlib and Numpy.
Rishit-katiyar / Hypersonic VisualizationA repository containing code for visualizing the trajectory and associated aerodynamic phenomena of a hypersonic vehicle using Python and Matplotlib.
pramod-py / Data Science WorkHere all the basic python concept which are required for data science uploaded such as pandas, numpy, matplotlib, regular exp...
MarkusNeusinger / PyplotsAI-powered Python plotting gallery. One spec, nine libraries — matplotlib, plotly, seaborn, bokeh, altair & more. Compare and copy working code.
wedrio / Draw Word Total使用python相关技术实现对一本中文小说(自选)进行词频分析,字数不低于10万字,显示小说中出现率前50的中文词组,并用matplotlib画图展示。
ra-raptor / Corona Visualisation ScarpperA python project to visualize corona's effect in different Indian States. Created with the help of matplotlib, folium packages and leaflet.js.
lucaslvs / Fatec Government AlmsUm Crawler desenvolvido em Python com utilizando Scrapy, Numpy, Pandas e Matplotlib, que busca os gastos com o programa Bolsa Família, com dados de 2004 em diante.
camilazioness / Ejercicios Python Analisis De DatosEste repositorio contiene una serie de ejercicios diseñados para ayudarte a dominar los conceptos básicos de análisis de datos utilizando las poderosas bibliotecas de Python: Pandas, NumPy, Matplotlib y Seaborn.
antilneeraj / EnergyConsumptionAnalysisAnalyzing and predicting future energy consumption trends using Python, Pandas, Matplotlib, and Scikit-Learn. Gain insights into a specific country and global energy patterns through data analytics and traditional linear regression.
ridddhhimaaa / Air Quality EDA PythonExploratory Data Analysis (EDA) project on air quality data using Python libraries such as NumPy, Pandas, Matplotlib, and Seaborn to uncover trends, distributions, correlations, and pollution patterns through statistical analysis and visualizations.
eljokun / Tex2ClipboardSVGA Python-based real-time mathematical equation renderer based on matplotlib, SVG right onto your clipboard so that all you have to do is type and paste on your favourite document editor.
Mohit-Alive / YouTube Subscriber TrackerThis Python project tracks and visualizes the subscriber count of a YouTube channel in real-time using the YouTube Data API. The project fetches subscriber count data at regular intervals and displays it dynamically using Matplotlib.
kanishk-raheja / DATA ANALYSISAnalyze Airbnb listings in Barwon South West, VIC to identify price trends and key predictors. Explore how room type, neighborhood, host activity, and availability impact price. Tools: Python, Pandas, Seaborn, Matplotlib. Includes EDA, visualizations, and statistical insights.
Rasheed-Al-Qobbaj / DataCamp Final ProjectThis repo contains the final project for the GDSC-BZU DataCamp scholarship beneficiaries. The final project encompasses the three main topics focused on in their past three months, those being: Python (Pandas, Matplotlib, and Numpy), Excel, and SQL.
wushir828 / Python Virtual FPGA Lab Linux IoT Data Pipeline一个在Linux环境下模拟IoT设备数据流的Python项目,综合运用了Selenium爬虫、数据清洗、Matplotlib可视化及socat工具
JoseLucasapp / Spreadsheet Analysis PythonThis project builds a Python application for data search, organization, and visualization from a spreadsheet. It uses pandas for data manipulation, matplotlib for charting, and Tkinter for a graphical interface to display and interact with the data and charts.
engabduallah / IRISDeep CNNImplementing an identity recognition system based on convolutional neural networks (CNN) and evaluating it with the provided dataset taken from BioSecure Multimodal Database (BMDB) that consists of 200 subjects includes four eye images (two left and two right) for people within the age range of 18-73. Using a high-level language program, particularly Python, and common libraries such as PyTorch OpenCV, Matplotlib, Pandas, and Numpy.