posit-dev / posit-dev/positron

UI workflow for set membership filter

Open
#2,772 2 comments 0 reactions 1 assignee View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.