Data Viewer: Support filtering string columns by a list of values #14436
-
|
The Positron Data Viewer currently allows filtering string columns using conditions such as: contains However, there does not appear to be an obvious way to filter a column to multiple exact values. Problem A common workflow when exploring data is filtering a categorical field to a selected set of values. For example, given a column: occ_code11-1011 a user may want to view only: 11-9161 I have to alternatively export to Excel so I can do some simple exploratory data analysis. I'm sure I could use the regex matches, but it just seems more difficult than putting in a string of values. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Thanks for the suggestion! I've opened #14443 to track this idea. |
Beta Was this translation helpful? Give feedback.
Thanks for the suggestion! I've opened #14443 to track this idea.