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.
Need help?
Contact usUsing 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.