Implement getting original row indices from filtered frame
Open
new feature
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 164
- Avg merge
- 7h 31m
- Merged PRs (30d)
- 1
Description
- Is there something datatable can't do just yet, but you think it'd be nice if it did?
When filtering DT frames using rows lambda, would be nice to be able to get original row IDs in the filtered frame
- What do you think the API for your feature should be?
Possibly a function/property returning frame of original row ids, or another column with row indices, like in sort function
Contributor guide
Assessment
This issue has not been assessed yet.