Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SNOW-1707602, SNOW-1707624: Implement Resampler.nunique and Resampler.quantile #2391

Merged
merged 7 commits into from
Oct 3, 2024

Conversation

sfc-gh-nkrishna
Copy link
Contributor

SNOW-1707602
SNOW-1707624

This PR leverages the groupby implementations of nunique and quantile to implement them for Resampler and adds the associated tests.

….quantile

Signed-off-by: Naren Krishna <naren.krishna@snowflake.com>
@sfc-gh-nkrishna sfc-gh-nkrishna marked this pull request as ready for review October 2, 2024 22:21
@sfc-gh-nkrishna sfc-gh-nkrishna requested a review from a team as a code owner October 2, 2024 22:21
Signed-off-by: Naren Krishna <naren.krishna@snowflake.com>
Copy link
Contributor

@sfc-gh-helmeleegy sfc-gh-helmeleegy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM overall. Just a couple of nits.

Signed-off-by: Naren Krishna <naren.krishna@snowflake.com>
Signed-off-by: Naren Krishna <naren.krishna@snowflake.com>
Signed-off-by: Naren Krishna <naren.krishna@snowflake.com>
Signed-off-by: Naren Krishna <naren.krishna@snowflake.com>
Signed-off-by: Naren Krishna <naren.krishna@snowflake.com>
@sfc-gh-nkrishna sfc-gh-nkrishna merged commit cb05b4a into main Oct 3, 2024
35 checks passed
@sfc-gh-nkrishna sfc-gh-nkrishna deleted the nkrishna-SNOW-1707602-resample-nunique branch October 3, 2024 02:15
@github-actions github-actions bot locked and limited conversation to collaborators Oct 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants