posit-dev / py-shiny

Shiny for Python
https://shiny.posit.co/py/
MIT License
1.29k stars 78 forks source link

Editable Dataframe - feature requests and bugs #1268

Open karangattu opened 7 months ago

karangattu commented 7 months ago

Find below all the feature requests for future releases of editable dataframes

Find below all the issues found during the initial exploratory testing of editable dataframes

schloerke commented 7 months ago
mdaeron commented 6 months ago

May I suggest the following features?

These two things would go a long way towards building apps that everyone can use, even without any coding background.

nh-cadmus commented 5 months ago

I would like to suggest the following additional functionality:

schloerke commented 5 months ago

@nh-cadmus Data validation options - 🕺 Check out: https://github.com/posit-dev/py-shiny/blob/878777218091751ec6e6b5618c93057a3b414c5e/shiny/api-examples/data_frame_data_view/app-core.py#L58-L62. If you need full control: https://github.com/posit-dev/py-shiny/blob/878777218091751ec6e6b5618c93057a3b414c5e/shiny/api-examples/data_frame_set_patches/app-core.py#L50-L66 . Feel free to raise errors within either function.

davidchall commented 3 months ago

Feature requests to help end users create their own table, rather than editing an existing table: