You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a pretty cool feature that's useful for data analysis and investigation. I use DataGrip so I miss this feature in marimo. It also exists in Excel/Google sheets but isn't as convenient (multiple clicks) to use.
Description
This is a pretty cool feature that's useful for data analysis and investigation. I use DataGrip so I miss this feature in marimo. It also exists in Excel/Google sheets but isn't as convenient (multiple clicks) to use.
DataGrip

https://www.jetbrains.com/help/datagrip/tables-filter.html#use_the_local_filter
Google sheets

Suggested solution
Likely need to add more backend functions to perform this search and call them from the frontend. Also need to keep in mind multi column selection.
I think we could simplify the filtering, allow search & selection here.
Alternative
No response
Additional context
may need to set a limit for large tables / prevent long computation.
The text was updated successfully, but these errors were encountered: