All projects
hobby

Exploralytics

A Python Package for Intermediate Plotly Visualizations

A PyPI package with 15+ ready-to-use Plotly visualization templates for exploratory data analysis.

Overview

Every time I started a new data project, I'd rewrite the same visualization code. Exploralytics fixes that. It's a Python package that wraps common EDA visualizations — distributions, correlations, time series, outlier plots — into clean, reusable functions built on top of Plotly. Published on PyPI and has crossed 500+ downloads from the data science community. It's nothing fancy, but it saves time and that's the point.