https://github.com/streamlit/example-app-editable-dataframe
This is a demo of a dataframe with editable cells, powered by `streamlit-aggrid` from Pablo Fonseca. You can edit the cells by clicking on them and then export your selection to a csv file! 🎈
https://github.com/streamlit/example-app-editable-dataframe
Last synced: 8 months ago
JSON representation
This is a demo of a dataframe with editable cells, powered by `streamlit-aggrid` from Pablo Fonseca. You can edit the cells by clicking on them and then export your selection to a csv file! 🎈
- Host: GitHub
- URL: https://github.com/streamlit/example-app-editable-dataframe
- Owner: streamlit
- License: apache-2.0
- Created: 2022-05-13T08:04:42.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-06-09T23:13:37.000Z (about 3 years ago)
- Last Synced: 2025-01-29T10:36:43.327Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 478 KB
- Stars: 43
- Watchers: 9
- Forks: 18
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 💾 Dataframe with editable cells
[](https://share.streamlit.io/streamlit/example-app-editable-dataframe/main)
This is a demo of a dataframe with editable cells, powered by `streamlit-aggrid` from [Pablo Fonseca](https://github.com/PablocFonseca). You can edit the cells by clicking on them and then export your selection to a csv file! 🎈

### Questions? Comments?
Please ask in the [Streamlit community](https://discuss.streamlit.io).