Skip to content

feat(data_frame): Add .update_data(data, *, reset) and .update_cell_value(value, *, row, col) #1449

Closed
@maxmoro

Description

@maxmoro

In Shiny-R I often use the dataTableProxy() to manipulate the data shown in the DT, so the view is changed without reloading/regenerating the entire table.
Is it possible to do it with the data_frame in Python?

Metadata

Metadata

Assignees

Labels

data frameRelated to @render.data_frameenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions