Passing a `dask_expr._collection.Series` to `isin` is not implemented
Open
- Dominant language
- Python
- Stars
- 89
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
We should be able to implement this with a `Merge` under the hood.
Contributor guide
Research direction
Start at dask_expr._collection.Series.isin and inspect how the existing isin inputs are handled, then read the Merge entry point suggested by the issue. Done means passing a dask_expr._collection.Series to isin is supported through the intended Merge-based approach and the behavior is covered by appropriate tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-engineering
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100