perspective-streamlit

仓库创建 2026年7月5日最近提交 20 天前SkillHot 收录 20 天前
▸ 精选理由

适合处理大表的交互透视与多个视图联动,可替代简单表格工具。

▸ 风险提示

通过 CDN 加载外部脚本,涉及外部资源请求。

这个 Skill 做什么

在 Streamlit 中嵌入 FINOS Perspective,实现客户端大表透视与拖拽分析。

把 FINOS Perspective 的 perspective-viewer 嵌到 Streamlit 中,让客户端对大表做拖拽透视、列拆分和交互探索。适合需要在浏览器端对百万行数据自由 pivot 或把多个视图联动时使用。特点是靠 WASM 在客户端处理巨量数据,响应快且无需把所有数据回传到服务器。

▸ 展开 SKILL.md 英文原文

Embed FINOS Perspective (perspective-viewer) in Streamlit for client-side pivoting and exploration of large tables. Use when the user works with perspective-viewer, needs free drag-drop pivots/column splits on big data, or asks about linking multiple Perspective views.

数据与抓取StreamlitPerspective大表透视通用
0
Stars
0
Forks
6
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/4k7yvjv7w4-ops/streamlit-agent-skills/main/perspective-streamlit/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/4k7yvjv7w4-ops/streamlit-agent-skills/main/perspective-streamlit/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# FINOS Perspective in Streamlit (perspective-viewer 3.x via CDN)

**Choosing a grid (shared matrix):** flat interactive grid or selection→Python
→ **aggrid** · pivot/tree wired to Python → **streamlit-pivot** · huge-data
client-side exploration → **perspective** · live range Σ/avg status bar →
**AG Grid enterprise only** (no free equivalent anywhere).

Apache-2.0, WASM, millions of rows, row AND column pivots, chart plugins —
replaces AG Grid enterprise pivoting at $0. **Strictly one-way in Streamlit**:
embedded via `components.html`, clicks never reach Python. Runnable demos: `aggrid_lab.py`
bundled with the [streamlit-aggrid] skill, tab 9 + 🟣 expanders.

**Corporate-proxy warning:** the 
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有