Skip to content

Custom data operations change the state of the data frame without any easy way to revert back #75

Open
@armish

Description

@armish

When I do this type of filtering:

the df changes permanently without an easy way to undo the change. This also affects the summary view. Restarting the app solves the issue but df should ideally be immutable to prevent irreversible data filtering.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions