Projects in Awesome Lists tagged with hvplot
A curated list of projects in awesome lists tagged with hvplot .
https://github.com/holoviz/panel
Panel: The powerful data exploration & web app framework for Python
bokeh control-panels dashboards dataapp datascience dataviz gui holoviews holoviz hvplot jupyter matplotlib panel plotly
Last synced: 13 May 2025
https://github.com/holoviz/holoviz
High-level tools to simplify visualization in Python.
colorcet datashader geoviews holoviews holoviz hvplot panel
Last synced: 02 May 2025
https://github.com/marcskovmadsen/holoviz-mcp
✨A MCP server that provides intelligent access to the HoloViz ecosystem for humans and AIs.
ai analytics data datascience dataviz holoviews holoviz hvplot mcp model-context-protocol panel python
Last synced: 28 Feb 2026
https://github.com/veit/pyviz-tutorial-de
Schulungsmaterialen für die Cusy Python-Schulungen: https://cusy.io/de/seminare
bokeh datashader graphviz holoviz hvplot ipyleaflet ipyvolume ipywidgets networkx pythreejs vega vega-lite
Last synced: 05 Mar 2026
https://github.com/pangeo-data/geo-open-hack-2024
Event for geo-coders to explore open tools and approaches for enhancing geospatial analysis
Last synced: 12 Feb 2026
https://github.com/analitico-771/grayscale_analysis
This is an application that fetches historical data on 1 index, 4 stocks, and 2 crypto currencies and performs analytical calculations to assist in conducting a relative analysis between the index and the crypto currencies to determine if a relationship exists and the type of relationship for the purpose of conducting portfolio analysis and Monte Carlo Simulation for forecasting potential future returns.
alpaca-trading-api api-rest bitfinex-api cryptocurrency-exchanges financial-analysis fintech fintech-api hvplot pandas-dataframe python quantitative-analysis quantitative-finance stock-analysis streamlit-webapp
Last synced: 06 May 2025
https://github.com/pangeo-data/foss4g-2022
Pangeo tutorial at FOSS4G 2022
data-analysis hvplot pangeo time-series xarray
Last synced: 12 Apr 2025
https://github.com/mmsaki/nft-trading-analysis
This project uncovers patterns in Azuki, Cryptopunks & Boyed Ape Yatch Club NFT trading.
azuki bored-ape-yacht-club covalent-api cryptocurrency cryptopunks erc721-tokens ethereum etherscan-api finance hvplot metaverse nfts plotly pyhton requests web3py
Last synced: 06 Apr 2025
https://github.com/theodcr/corregraphe
💃 Correlation graphs with NetworkX
correlation-graphs holoviews hvplot networkx
Last synced: 11 Mar 2026
https://github.com/analitico-771/crypto_ai_clustering
This is an application that uses unsupervised machine learning to cluster crypto currencies with K-means using PCA Data, then visualize and compare the results
artificial-intelligence cryptocurrency financial-analysis fintech hvplot kmeans-clustering machine-learning pandas-dataframe python quantitative-finance
Last synced: 22 Feb 2025
https://github.com/thegoldenpatrik1/gym-metrics
Powerful web dashboard for visualizing workout data
data-visualization hvplot panel python
Last synced: 02 Mar 2025
https://github.com/vara-co/python-api-challenge
Weather and Perfect Vacationing Spots Worldwide, by using APIs
api apis data-analysis data-visualization hvplot jupyter-notebook matplotlib pandas vacation weather
Last synced: 28 Mar 2025
https://github.com/margaretkhendre/crypto-clustering-vs-unsupervised-machine-learning-challenge
In this repository, Google Colaboratory is paired with Unsupervised Machine Learning to predict if cryptocurrencies are affected by 24-hour or 7-day price changes.
colab-notebook holoviews hvplot jupyter-notebook pandas pathlib python sklearn-library unsupervised-machine-learning
Last synced: 26 Feb 2025
https://github.com/blleshi/san_francisco_housing_market_analysis
PropTech; San Francisco Housing Analysis
average-sale-price data-story groupby housing-data hvplot interactive-visualizations visualization
Last synced: 27 Feb 2025
https://github.com/lingumd/cryptocurrencies
Unsupervised machine learning models used to group the cryptocurrencies to help prepare for a new investment.
concatenate elbow-curves get-dummies hvplot jupyterlab kmeans matplotlib-pyplot minmaxscaler pandas path pca-analysis plotly-express scikit-learn unsupervised-machine-learning
Last synced: 16 Mar 2025
https://github.com/wrighang/06_python-api-challenge
Module 6: Python APIs
api citipy geoapify hvplot jupyter-notebooks matplotlib numpy open-weather-api pandas python scipy-stats
Last synced: 25 Oct 2025
https://github.com/neelka96/havocmapper
Data Visualization Project 1 Shared Repo
2u api api-rest dataviz dfi edx etl geolocation geolocation-api geoviews holoviews hvplot jupyter-notebook matplotlib matplotlib-pyplot pandas pandas-dataframe python seaborn
Last synced: 15 Feb 2026
https://github.com/analitico-771/financial_health_planner
This App helps you evaluate your financial health and its broken down into two planning strategies.
alpaca-trading-api analytics api csv-files fintech hvplot jupyter-notebooks pandas pandas-dataframe portfolio python stocks stocks-api
Last synced: 13 Nov 2025
https://github.com/analitico-771/housing_rental_analysis
The main objective of this App is to visualize and analyze the housing rental market datafor San Francisco into the below areas so that a person can make an investment decision. For example, you can look for areas that demand high $$ for rent but you can buy at a lower sale price per square foot.
analytics csv-files fintech geolocation geoviews hvplot jupyter-notebook pandas pandas-dataframe python
Last synced: 13 Nov 2025
https://github.com/analitico-771/machine_learning_trading_bot
This is an Application that implements an algorithmic trading strategy that uses machine learning to automate the trade decisions
financial-analysis hvplot logistic-regression machine-learning moving-average pandas-dataframe predictive-modeling python scikit-learn stock-price-prediction support-vector-machine
Last synced: 22 Feb 2025
https://github.com/analitico-771/forecasting_mercado_libre
This is an application that can be used to analyze company's financial and user data in clever ways to identify areas to improve and help the company grow. So, you want to find out if the ability to predict search traffic can translate into the ability to successfully trade the stock
artificial-intelligence fbprophet financial-analysis fintech hvplot machine-learning pandas-dataframe python quantitative-finance sentimental-analysis stock-price-prediction trend-analysis
Last synced: 22 Feb 2025
https://github.com/daniil-oberlev/profit-visualization
A Python project for profit analysis with interactive visualizations using pandas, matplotlib, seaborn, and hvplot.
data-analysis hvplot matplotlib pandas profit-analysis python sales seaborn visualization
Last synced: 13 Jul 2025
https://github.com/bishopce16/cryptocurrencies
An analysis on cryptocurrencies dataset using unsupervised machine learning, PCA algorithm, and K-means clustering.
hvplot jupyter-notebook pandas plotly python scikit-learn unsupervised-machine-learning visual-studio-code
Last synced: 24 Feb 2025
https://github.com/anupreet02/cryptoclustering
This module analyzes and clusters a dataset of cryptocurrencies based on price change percentages over different timeframes. Using K-means clustering, Principal Component Analysis (PCA), and the elbow method, this project aims to find optimal clusters for understanding cryptocurrency behavior.
hvplot kmeans pandas pca sckiit-learn standardscaler
Last synced: 30 Mar 2025
https://github.com/veit/pyviz-tutorial
Training materials for the Cusy Python training courses: https://cusy.io/en/seminars
bokeh datashader graphviz holoviz hvplot ipyleaflet ipyvolume ipywidgets networkx pythreejs vega vega-lite
Last synced: 18 Feb 2026
https://github.com/mmsaki/san_fransisco_real_estate
An application of technology to real-estate markets, is an innovative domain in the fintech industry. Assume that you’re an analyst at a proptech company that wants to offer an instant, one-click service for people to buy properties and then rent them. The company wants to have a trial of this offering in the San Francisco real-estate market.
geoviews hvplot maps pandas python3 pyviz realestate
Last synced: 06 Apr 2025
https://github.com/fbarffmann/cryptoclustering
Clustered over 100 cryptocurrencies using K-Means and PCA to identify market patterns. Optimized clustering retained 89.5% explained variance.
clustering crypto-analysis data-visualization hvplot k-means machine-learning pandas pca python sklearn
Last synced: 07 Jul 2025
https://github.com/analitico-771/etf_analyzer
This is an An application that pulls and analyzes ETF data from a database
conda-environment data-analysis data-structures data-visualization database etf-investments fintech hvplot pandas-dataframe python quantitative-finance sqlalchemy
Last synced: 13 Nov 2025
https://github.com/maddieemihle/cryptoclustering
Using K-means clustering to predict if cryptocurrencies are affected by 24-hour or 7-day price changes. Also to investigate the impact of dimensionality reduction using PCA on clustering outcomes.
hvplot kmeans-clustering machine-learning pca-analysis python sklean unsupervised-learning
Last synced: 15 Apr 2025