adamerose/PandasGUI
A GUI for Pandas DataFrames observed · 2026-08-28
Health v2 · maintenance only
43/100
- Activity 24
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2640
- days_rel: n/a
- days_push: 460
- n_releases_24m: 0
Adoption not part of the score
3257 stars · 239 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
PandasGUI is a Python library that opens a graphical interface for viewing, plotting, filtering, and editing Pandas DataFrames. You call show(df) and get an interactive window with statistics, plotting, and CSV drag-and-drop import.
Use cases
- inspect pandas dataframes in a gui
- interactively plot dataframe columns
- explore csv files without writing code
- filter and edit dataframe rows visually
- view dataframe statistics summaries
- debug dataframe contents during development
When to choose
- you work with pandas and want a quick visual inspector
- you need interactive plotting and filtering of DataFrames
- you want to explore CSVs with drag-and-drop instead of scripts
When to avoid
- you need a stable 1.0 API - it is still 0.x with breaking changes
- you need a web-based or multi-user data dashboard
- you work outside the pandas ecosystem
Facets
library · maturity active
gui data-visualization developer-tools data-science data-visualization developer-tools python cross-platform pandas dataframe-viewer exploratory-data-analysis plotting data-editing desktop
2 sources
- readme: https://github.com/adamerose/PandasGUI · fetched 2026-08-28 · cef503e15cf1
- registry_pypi: https://pypi.org/pypi/pandasgui/json · fetched 2026-08-29 · 8ed566f36dda
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| adamerose/PandasGUI | main | 43 |
For agents
markdown · JSON · MCP: product_card(name="adamerose/PandasGUI")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem