Files
Nico Bellante aa06107048 Strengthen displaying-streamlit-data for st.dataframe
Adds (additive) to the displaying-streamlit-data sub-skill: a top-of-file
rule that use_container_width is deprecated (width="stretch" is default);
a Dataframe selection & state section (on_select+key, not data_editor);
a Styler-vs-column_config formatting note; and a stronger hidden!=withheld
PII note. Canonical column_config example untouched. Validated via an AST
discrimination battery (4 rules x 12 fixtures, all discriminate).
2026-05-31 11:48:08 -07:00
..