1,100 skills found · Page 22 of 37
cloakware-ctf / IdascriptsSome IDA Python scripts for auto-analysis and a Hive-plot visualizer.
numediart / Eeg Unicorn BasicsRepository showing the basics to register, plot and create a first database with the Unicorn Hybrid Black EEG recorder in python.
kotazzz / KrpgRepository for a console text RPG game with a plot in python (Russian)
pmlmodelling / NcplotInteractivate plotting of NetCDF data in Python
jhorey / PydataDocker/Ferry application showing how to download American Community Survey data, store the data in Cassandra, and plot using Python Bokeh
codeperfectplus / Stock DashboardStock dashboard in python
partoftheorigin / Applied Data Science With PythonThis repository contains my work while completing the specialization created by University of Michigan on Coursera. The 5 courses in this University of Michigan specialization introduce learners to data science through the python programming language. This skills-based specialization is intended for learners who have basic a python or programming background, and want to apply statistical, machine learning, information visualization, text analysis, and social network analysis techniques through popular python toolkits such as pandas, matplotlib, scikit-learn, nltk, and networkx to gain insight into their data. Introduction to Data Science in Python (course 1), Applied Plotting, Charting & Data Representation in Python (course 2), and Applied Machine Learning in Python (course 3) should be taken in order and prior to any other course in the specialization. After completing those, courses 4 and 5 can be taken in any order. All 5 are required to earn a certificate.
U-C4N / UmapUmap is a Python library that transforms OpenStreetMap data into customized maps with minimal code. Create minimalist or multi-layered maps easily—with optional pen plotter support via vsketch.
imankulov / Time Series CachingSample dashboard application to demonstrate practical time series caching with Python and Redis. The app shows a plot of all BTC transactions for a specific Bitcoin wallet in a specific date range.
TejVed / Hybrid LSTM GARCHE Model For NASDAQ Stock Prediction ForecastingTo create a data-web application deployed using the azure app service, which was made on Streamlit, the leading Pythonic data application service. On this website, we display candlestick plots of various stocks listed on the Nasdac, according to the option of the user; and utilize the Garch based time forecasting algorithm done using Seasonal arima model and conduct a virtual future prediction for the given stock, so as to be able to conduct non-pairs algorithmic trading using time forecasting and Garch-based deep learning.
richard-muir / Data Visualisation With Plotly And PythonA repo for all the lessons I made for my Udemy course 'Data Visualisation with Plotly and Python'.
brainets / NetchosNetwork plotting python package
turicas / PlotterPlot data from CSV using Python, matplotlib and outputty
UniGrazMath / VitabelPython toolbox for plotting, processing, and interactively labeling vital data
osh / Nnplotpython scripts for plotting various neural network architectures
MahmoudAbdelRahman / GhPlotLibScientific plotting library for Rhino\Grasshopper based on Python\matplotlib module. (work in progress)
davidcox / PlotskA simple Python library for plotting data in a web browser -- NOT READY FOR PRIME TIME
erdogant / ScatterdScatterd is a Python package for easy and fast creation of beautiful scatter plots.
jobar8 / GraphicsCollection of functions for creating and manipulating graphics, colormaps and plots with Python and matplotlib.
TrafficGCN / Optimal Path Dijkstra For Data SciencePlotting the Optimal Route in Python for Data Scientists using the Dijkstra Algorithm