Filter dataset by id mask
Open
- Dominant language
- TypeScript
- Stars
- 12k
- Forks
- 2k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 66
Description
In my use case, there is filter logic that's hard to express via single column values. For instance I need to compute the diff of two columns and filter by that. The solution I'm thinking about is to derive an Id mask from my custom logic, and filter data by Id. Would be great to have an updater dedicated for that.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.