I built brigli — a Python library that replaces 50+ lines of pandas & matplotlib
with a single function call. Built for ML engineers who care about speed. 🐍⚡
📦 Install it: pip install brigli
What does brigli do?
✅ Full EDA (Exploratory Data Analysis) in one line of code
✅ Auto-generates stats, null counts, distributions & plots
✅ Production-safe — zero eval() / exec() anywhere in the codebase
✅ Thread-safe for multi-threaded ML pipelines
✅ Only 4 dependencies: pandas, numpy, matplotlib, scipy
✅ Supports Python 3.9+
✅ 25 unit tests passing across Python 3.9–3.12
If you're tired of writing the same boilerplate EDA code every single project,
this one's for you.
🔔 Subscribe for more Python & ML content!
.
.
Lets Connect:
Instagram: / brigli_bushati_coding
TikTok: https://tiktok.com/brigli_the_coder
LinkedIn: / brigli-bushati-717572266
Website: https://brigli-the-coder.com
.
.
#Python #MachineLearning #DataScience #EDA #OpenSource #MLEngineering