dask / dask/dask-expr

Passing a `dask_expr._collection.Series` to `isin` is not implemented

Open
#834 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.