How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Need only selected column from st.dataframe1 to st.dataframe2

calendar_today September 25, 2026 person @Daniel96 Daniel domain streamlit

Using a multiselect widget for the column names should make this fairly simple. Once the user clicks the button, you can use the selected column list to create a second dataframe containing only those columns.

open_in_new Read original post