.indices() and .sort() should work for a general LazyExpr
Open
- Dominant language
- Python
- Stars
- 211
- Forks
- 58
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 6
Description
Right now, they only work for 1-dim. This should be a major task.
Contributor guide
Research direction
Start by locating the LazyExpr implementations of .indices() and .sort(), then examine how they currently handle one-dimensional expressions. Clarify the expected behavior for general multidimensional LazyExpr objects and define tests that demonstrate when the work is complete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100