796 skills found · Page 5 of 27
jmarrec / OpenStudio To EnergyPlusAPIPython: using OpenStudio Bindings, EnergyPlus API, and matplotlib
dlab-berkeley / Python Data Visualization LegacyD-Lab's 3 hour introduction to data visualization with Python. Learn how to create histograms, bar plots, box plots, scatter plots, compound figures, and more, using matplotlib and seaborn.
SciSharp / Matplotlib.Net.NET wrapper for the Python plotting library Matplotlib
RoboticsClubIITJ / ML DL ImplementationAn implementation of ML and DL algorithms from scratch in python using nothing but NumPy and Matplotlib.
vinsburg / Alluvial DiagramA python script for generating "alluvial" styled bipartite diagrams, using matplotlib and numpy
the-bucketless / Hockey RinkA Python library for plotting hockey rinks with Matplotlib.
henrysky / Milkyway PlotA handy Python package for plotting face-on and all-sky maps of the Milky Way using Matplotlib and Bokeh
tpof314 / Maze用python和matplotlib库生成迷宫
eteq / CatterplotpyA tool for creating catterplots in Python with matplotlib
rasbt / Numpy Intro Blogarticle 2020Jupyter Notebook for the "Scientific Computing in Python: Introduction to NumPy and Matplotlib" blog article
praveen6235 / Statistical Analysis And Visualization Of Adidas US Retail DataThe project enforces data cleaning and visualization techniques, using python libraries such as Pandas, Matplotlib, Seaborn and numpy, to provide meaningful insight into an employee attraction in a visually attractive format
artmenlope / Matplotlib Fill Between In 3DExample of a way of bringing the Python 3 matplotlib.pyplot.fill_between function to 3D plots.
robertmartin8 / PyGameofLifeConway's Game of Life using python's matplotlib and numpy
faizanbashir / Python DatascienceDocker image for python datascience container with NumPy, SciPy, Scikit-learn, Matplotlib, nltk, pandas packages installed.
bnajafi / Python4ScientificComputing Numpy Pandas MATPLotLIBpython4ScientificComputing, Numpy, Pandas and Matplotlib
Solid-Mechanics / Matplotlib 4 Abaqusallow abaqus(v6.14-1) to use matplotlib in its build-in python scripts environment.
bonn0062 / Image Classifier PytorchThis is the repo for the Free Code Camp article, "How to build an image classifier with greater than 97% accuracy." Classifier utilizes Python, PyTorch, Numpy, Matplotlib, Seaborn, JSON, and PIL.
thepycoach / Data VisualizationData visualization in Python with Matplotlib & Seaborn
szelenka / Shrink LinalgSample python on how to shrink the footprint of NumPy, SciPy, Pandas, and Matplotlib Python libraries
ccrook / QGIS Contour PluginContour plugin for QGIS - uses python matplotlib to generate contours of data on vector point data.