raulcd opened a new pull request, #45762: URL: https://github.com/apache/arrow/pull/45762
### Rationale for this change Allow unbiased computations of skew and kurtosis. Toggle variable to compute biased/unbiased. ### What changes are included in this PR? Add `bias` option to compute biased/unbiased to compute Skew and kurtosis. ### Are these changes tested? Yes, tests added. ### Are there any user-facing changes? There is a new `bias` option on `SkewOptions` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
