1,091 skills found · Page 4 of 37
paulgb / PenkitTools for pen plotting in Python
Chris3691 / Dash User ManagementA template Plotly Dash app in Python, with basic user management & authentication
ibaiGorordo / AWR1642 Read Data Python MMWAVE SDK 2Python program to read and plot the data in real time from the AWR1642 and IWR1642 mmWave radar boards (Texas Instruments).
naveenv92 / Python Science TutorialSeries of notebooks to illustrate different plotting features using Python
imh / HipsterplotCommand line plotting for python
m-beau / NeuroPyxelsNeuroPyxels (npyx) is a python library built for electrophysiologists using Neuropixels electrodes. This package stems from the need of a pythonist who really did not want to transition to MATLAB to work with Neuropixels: it features a suite of core utility functions for loading, processing and plotting Neuropixels data.
cjekel / Introduction To Python Numerical Analysis For Engineers And ScientistIntroduction to Python: Numerical Analysis for Engineers and Scientist. In 2017, Python became the world's most popular programming language. This course covers the basic syntax, linear algebra, plotting, and more to prepare students for solving numerical problems with Python.
ebranlard / PyDatViewA crossplatform GUI to plot tabulated data from files (e.g. CSV, Excel, OpenFAST, HAWC2, Flex...), or python pandas dataframes
LSYS / ForestplotA Python package to make publication-ready but customizable coefficient plots.
arnoutaertgeerts / Python HighchartsUse highchart.js to make plots in Python and IPython notebooks
manojmj92 / Imdbpython script to automatically open up Spreadsheet consisting of details of the movie like Rating,Genre,Runtime,Plot,Awards etc whose folder is passed as parameter to the python script via "Send-to"
ednunezg / PytrendlinePython library - detection of support and resistance trendlines for technical analysis. With tuning parameters and plotting capabilities
saltycrane / Live Log AnalyzerReal-time (Nginx, PHP, syslog, "mysqladmin extended") log file analysis and plotting using Python, mongoDB, Orbited, and flot
jhwang1992 / Network VisualizationPython network visualization app using NetworkX, Plotly, Dash
madmaze / PyNmonAnalyzerPython tool for reformatting and plotting/graphing NMON output
highperformancecoder / Scidavis OldSciDAVis is a user-friendly data analysis and visualization program primarily aimed at high-quality plotting of scientific data. It strives to combine an intuitive, easy-to-use graphical user interface with powerful features such as Python scriptability.
dy1901 / Ecg PlotPlot standard multi lead ECG/EKG chart with Python
Andrew-S-Rosen / Periodic TrendsPython script to plot periodic trends as a heat map over the periodic table of elements
maximilianh / CellBrowsermain repo: https://github.com/ucscGenomeBrowser/cellBrowser/ - Python pipeline and Javascript scatter plot library for single-cell datasets, http://cellbrowser.rtfd.org
tdhopper / Pythonplot.com📈 Interactive comparison of Python plotting libraries for exploratory data analysis. Examples of using Pandas plotting, plotnine, Seaborn, and Matplotlib.