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

feat: Implement Geometric mean metrics #52

Open
PULAK0717 opened this issue Aug 23, 2023 · 0 comments
Open

feat: Implement Geometric mean metrics #52

PULAK0717 opened this issue Aug 23, 2023 · 0 comments
Labels
⚡️enhancement New feature or request Validation Function Related to generating metrics

Comments

@PULAK0717
Copy link
Contributor

Tell us about the problem you're trying to solve

As a user, I want to calculate the nth root of the product of n data values for the data column.

Describe the solution you’d like

The geometric mean metric in data quality is a statistical measure that calculates the nth root of the product of n data values, often used to assess the central tendency of a dataset.

@PULAK0717 PULAK0717 added ⚡️enhancement New feature or request Validation Function Related to generating metrics labels Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚡️enhancement New feature or request Validation Function Related to generating metrics
Projects
None yet
Development

No branches or pull requests

1 participant