posit-dev / posit-dev/positron
UI workflow for set membership filter
Open
Nobody has claimed this yet.
area: data explorer
enhancement
frontend
- Dominant language
- TypeScript
- Stars
- 4.3k
- Forks
- 184
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 206
Description
This is the multiset "is-member-of" filter provided by isin in pandas or %in% in R.
- Should support locating values by searching, with the option of "select all matching search term"
- Should perhaps display frequency of each value, with the ability to see the most frequently occurring values at the top (as opposed to lexically ordering values)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.