Skip to content

Added bindings for order statistics#121

Merged
chinmayshah99 merged 2 commits intoOpenMined:devfrom
chinmayshah99:feature/order_stats
May 2, 2020
Merged

Added bindings for order statistics#121
chinmayshah99 merged 2 commits intoOpenMined:devfrom
chinmayshah99:feature/order_stats

Conversation

@chinmayshah99
Copy link
Copy Markdown
Member

@chinmayshah99 chinmayshah99 commented May 1, 2020

Description

Added bindings for order statistics which adds, Min, Max, Median and Percentile Function

Fixes #25

Partial issue # (issue)

Type of change

Please mark options that are relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Yes, it passed bazel and pytest.

Checklist:

  • New Unit tests added
  • Unit tests pass locally with my changes

Copy link
Copy Markdown
Member

@alejandrosame alejandrosame left a comment

Choose a reason for hiding this comment

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

LGTM

@chinmayshah99 chinmayshah99 merged commit e99f42b into OpenMined:dev May 2, 2020
@chinmayshah99 chinmayshah99 deleted the feature/order_stats branch May 2, 2020 20:23
dvadym pushed a commit to dvadym/PyDP that referenced this pull request Jul 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

algorithms\order-statistics

2 participants