Welcome to SheetBuddy!#
SheetBuddy is a lightweight Python library for effortless data analysis, exploration, and report generation.
💡 Features:
Load data from CSV, JSON, Excel, and API sources
Perform quick exploratory data analysis (EDA)
Detect outliers and visualize data distributions
Generate detailed reports in Excel format
Built-in statistical summary & insights
📚 Table of Contents#
🚀 Getting Started#
To install SheetBuddy, simply run:
pip install sheetbuddy
For detailed installation instructions, see the Installation Guide.
For full documentation, explore the sections above. Happy coding! 🎉