displaying-streamlit-data

Community

Visualize Streamlit data with charts.

Authorn-elia
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you present data in Streamlit as clear visuals, turning raw data into interactive charts, dataframes, and KPI metrics that drive faster insights.

Core Features & Use Cases

  • St.dataframe, st.table, and st.data_editor for versatile data displays
  • st.metric for KPI summaries with delta indicators
  • st.line_chart, st.bar_chart, and st.altair_chart for native and advanced charts
  • st.column_config and sparklines for improved dataframe readability
  • Altair charts for more complex visuals and dashboards

Quick Start

Load a DataFrame named df and render visuals with: st.line_chart(df, x="date", y="value") st.dataframe(df)

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: displaying-streamlit-data
Download link: https://github.com/n-elia/barbarapp/archive/main.zip#displaying-streamlit-data

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.