1,100 skills found · Page 14 of 37
daraghhollman / Horizons WallpaperA python script to pull and plot a wallpaper of orbital information from specified objects in the solar system
AmirhosseinHonardoust / Data Storytelling DashboardA fully interactive data storytelling dashboard for e-commerce analytics. Built with Python, Streamlit, and Plotly, it transforms transactional data into actionable insights through KPIs, cohort retention, RFM segmentation, and global visualizations, perfect for analysts and data scientists.
SCECcode / UcvmUCVM is used to query seismic velocity models for earth properties (Vp, Vs, density) by lat,long, and depth. It can create velocity meshes used in seismic wave propagation simulations. This repo contains the source codes that implement the core UCVM query interface. Python-based plotting modules are hosted in a separate GitHub repo.
SharmaVidhiHaresh / Portfolio Risk Analysis With PythonUsing a dataset of hedge fund indices, I had computed various risk parameters, explicitly Value at risk (VaR), drawdown and deviation from normality with Python. Using different models, I had computed non-parametric VaR, Parametric Gaussian Model VaR and Cornish-Fisher VaR, as well as plotted the VaR of all hedge fund indices.
L4COUR / MaxMSP InterfacingSo far I have tried interfacing Max/MSP with External Hardware synthesizers through MIDI. I have also experimented with Interfacing Max/MSP with ORCA through MIDI, OSC and UDP messages, as well as how Max/MSP interfaces with Arduino through serial in order to use various sensors. As I am making this topic I am trying to figure out how to Interface Max/MSP with MQTT brokers such as Shiftr.io through Node for Max as well as how I can interface Max/MSP with Python in order to control an Axidraw XY plotter with a live-input rather than static .svg’s
srlcarlg / Srl Python IndicatorsOrder Flow Ticks, Volume/TPO Profile, Weis & Wyckoff System and more for Python with mplfinance/plotly!
zgbjgg / JunJUN - python pandas, plotly, seaborn support & dataframes manipulation over erlang
EazyDuz1t / EzOptions SchwabReal-time options analysis dashboard with Schwab API integration. Features advanced Greek analytics (GEX, DEX, Vanna, Charm, Speed, Vomma), live options chains, interactive charts, and historical exposure tracking. Built with Python, Flask & Plotly for stock options analysis.
henrifroese / KindergartenPlotting UI for Python Notebooks
ruben-charles / Interpolate Plot Z PropertyPython script and notebook to load XYZ data from a csv file and make plots in 2d and 3d from irregulary spaced data
aethertier / SecstructartistA python module to plot secondary structure schemes
hazardgoat / Focal Mechanisms DemoA comprehensive tutorial for plotting focal mechanism "beach-balls" using the PyGMT package for Python.
JNU-Tangyin / Tidyplots PythonA Python library for creating publication-ready plots with a fluent, chainable interface. Built on top of plotnine, it provides a pandas DataFrame extension method for easy and intuitive plot creation.
Eomys / SciDataToolSciDataTool is an open-source Python package for scientific data handling. The objective is to provide a user-friendly, unified, flexible module to postprocess any kind of signal. It is meant to be used by researchers, R&D engineers and teachers in any scientific area. This package allows to efficiently store data fields in the time/space or in the frequency domain, to easily perform Fourier Transforms, to extract slices, to convert units, to compare several fields, etc. It therefore leads to simplified plot commands.
techie-jai / ML Based Heuristic Learning Charging Time Scheduling Of EV Vehicles To Minimize The Energy PeaksThe python code generated random demands of random EV vehicles and household electricity demands. It then plots the graphs between earlier energy peaks and reductions in peaks after the implementation of the algorithm. The main concern of the project is to minimize the peaks(high electricity demands) in electricity demands by scheduling the EV charging by using Heuristic learning approach and minimizing the cost of charging. Priorities are also considered along with other factors.
PacktPublishing / Python Interactive Dashboards With Plotly DashPython Interactive Dashboards with Plotly Dash, by Packt Publishing
astraw / Matplotlib Ancientpython 2D plotting library
gregoryck / PypitchesLoading and plotting MLB PITCHf/x data using Python
virajkothari7 / Robinhood Trading JournalThis project is python scripts, which uses mainly robinhood's private API and dash feature from plotly for creating visualized trading journal.
peterstangl / Svg2dataA Python module for reading data from a plot provided as SVG file.