Welcome to SheetBuddy!
======================================

.. image:: _static/sheetbuddy_logo.png
   :alt: SheetBuddy Logo
   :width: 100%
   :height: 250px
   :align: center





**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**
------------------------

.. toctree::
   :maxdepth: 2

   installation
   usage
   modules
   faq
   changelog
   contributing
   contact


🚀 **Getting Started**
----------------------
To install SheetBuddy, simply run:

.. code-block:: bash

    pip install sheetbuddy

For detailed installation instructions, see the **Installation Guide**.

For full documentation, explore the sections above. Happy coding! 🎉
