An open API service indexing awesome lists of open source software.

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! 🎈

Awesome Lists containing this project

README

          

# 💾 Dataframe with editable cells

[![Streamlit App](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](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).