[FEA] Number unique stat and Join_Groupby op

Open
#289 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
pandas, python
Domain
data

Research direction

Start by locating the existing stats and the join_groupby op, then compare their behavior with the referenced pandas DataFrame.nunique documentation. The work is done when a number-unique stat is available and integrated into join_groupby with coverage for the requested behavior.

Written by the indexing model from the issue text.

Description

Is your feature request related to a problem? Please describe.
Currently, NVTabular does not support the number unique stat that would be very useful in some workflows.

Describe the solution you'd like
An implementation of number unique as a stat and integration in a join_groupby op.

Describe alternatives you've considered
N/A

Additional context
N/A

Dominant language
Python
Stars
1.2k
Forks
149
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from NVIDIA-Merlin/NVTabular

All issues in NVIDIA-Merlin/NVTabular

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.