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.