Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,18 @@ We do value open collaboration and knowledge sharing, so we recommend not to lim

## 📊 Data Profiling

## OpenClaw Monitor

| | |
|---|---|
| **Project** | [flik2002/openclaw-monitor](https://github.com/flik2002/openclaw-monitor) |
| **Description** | Real-time AI agent monitoring dashboard — tracks Gateway status, sessions, token usage & trends |
| **Stars** | ⭐ 1.3k+ |

![Dashboard](https://raw.githubusercontent.com/flik2002/openclaw-monitor/main/Openclaw%20Monitor.jpg)



- [YData Profiling](https://github.com/ydataai/ydata-profiling) - YData Profiling supports both Pandas and Spark DataFrames, providing a fast and straightforward visual data understanding.
- [SweetViz](https://github.com/fbdesignpro/sweetviz) - SweetViz is an open-source Python library that generates beautiful, high-density visualizations to kickstart EDA (Exploratory Data Analysis) with just two lines of code.
- [DataPrep.EDA](https://github.com/sfu-db/dataprep) - DataPrep.EDA is an EDA (Exploratory Data Analysis) tool in Python that allows you to understand a Pandas/Dask DataFrame with a few lines of code in seconds.
Expand Down