I have successfully implemented st.aggrid in my application, which features five columns and a substantial number of rows (1,000). Users can now easily retrieve data by county and city utilizing the filtering capabilities of aggrid, and they can save this data in a CSV file. However, I seek guidance on how to save the filtered data into a new st.dataframe. I would appreciate your assistance in providing the appropriate code to achieve this. Thank you in advance for your support.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
How Aggrid filter data save to dataframe | 0 | 32 | December 15, 2024 | |
st.AgGrid filter / seleted column and row to dataframe (only selected column and row to df) | 1 | 257 | April 4, 2025 | |
How to get two columns from st.aggrid filter data | 0 | 16 | January 29, 2025 | |
Need multi column filter data from st.aggrid | 0 | 197 | March 30, 2025 | |
Saving filters configuration in Streamlit Ag-grid | 7 | 1973 | October 8, 2024 |