posit-dev / posit-dev/py-shiny
Spike: Define editable dataframe API
Open
@jcheng5 is already working on this.
Since Aug 14, 2023.
- Dominant language
- Python
- Stars
- 1.8k
- Forks
- 135
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 21
Description
Streamlit has editable dataframes which is a wonderful component for a few main use cases:
- Copy/pasting from spreadsheets
- Compact multi-input data entry
- Database write-back applications
We should make ui.output_data_frame editable
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.