796 skills found · Page 2 of 27
jwass / MplleafletEasily convert matplotlib plots from Python into interactive Leaflet web maps.
mpastell / PweavePweave is a scientific report generator and a literate programming tool for Python. It can capture the results and plots from data analysis and works well with numpy, scipy and matplotlib.
t-makaro / AnimatplotA python package for animating plots build on matplotlib.
empathy87 / Storytelling With DataPlots from the book "Storytelling with data" implementation using Python and matplotlib
jasonding1354 / PyDataScienceToolkits Base使用Python进行数据分析实验工具NumPy、Pandas、Matplotlib、Scikit-learn的入门介绍,使用IPython Notebook格式
python-windrose / WindroseA Python Matplotlib, Numpy library to manage wind data, draw windrose (also known as a polar rose plot), draw probability density function and fit Weibull distribution
mljar / PlotaiPlotAI - Your Ultimate Plotting Assistant! 📊🤖 Use ChatGPT-3.5 to create plots in Python and Matplotlib directly in your Python script or notebook.
KeithGalli / Matplotlib TutorialSource code to go along with my tutorial to learn data visualization with the matplotlib library of Python
weisscharlesj / SciCompforChemistsScientific Computing for Chemists with Python is a free book for teaching basic coding skills to chemists using Python, Jupyter notebooks, and the other Python software. This textbook teaches a variety of Python packages including NumPy, SciPy, matplotlib, pandas, seaborn, nmrglue, SymPy, scikit-image, scikit-learn, and others.
otvam / Inkscape Python FiguresOpen-Source Workflow for Scientific Paper Figures: Inkscape, Python, Matplotlib, and PyVista
GISWLH / DataScience MasterMachine Learning, Python, Deep Learning, Linux, Pandas, Matplotlib, Git...
GoAlers / Bigdata Movie本项目以数据采集、处理、分析及数据可视化为项目流程,实现百万级电影数据离线处理与计算。功能包括python爬虫,Matplotlib、Echarts数据可视化、Mapreduce、hive数据统计、情感分析、词图云、电影票房与评分预测
zamhown / Sorting Visualizer📊 Some python scripts which can visualize several famous sorting algorithms and generate the animations via Matplotlib.
sh0nk / Matplotlib4jMatplotlib for java: A simple graph plot library for java, scala and kotlin with powerful python matplotlib
milaan9 / 11 Python Matplotlib ModuleMatplotlib 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
xiaoyusmd / PythonDataSciencePython数据科学系专栏(pandas、Numpy、SKlearn、Matplotlib)、实战项目(代码、讲解、数据集)
jacobwilliams / Pyplot FortranFor generating plots from Fortran using Python's matplotlib.pyplot 📈
kjkoeller / GlyphxA next-gen Python plotting library with SVG-first rendering, interactivity, themes, and clean defaults — better than matplotlib.pyplot
Dfenestrator / GooPyChartsA Google Charts API for Python, meant to be used as an alternative to matplotlib.
QijingZheng / Pybandband plot using python matplotlib