Need for a Statsframe Clear operation exposed to the user #183
Labels
priority-normal
Normal priority issues and PRs
type-feature
Requests for new features or PRs which implement new features
Clearing the statsframe of all operations is something i often find myself manually repeatedly doing. I do this this by outright deleting specific columns through pandas operations.
With that in mind, i think it would be of much utility to the user if a Thicket function existed that would allow the user to clear the statsframe through a single call.
The text was updated successfully, but these errors were encountered: