pitrou opened a new issue, #45572: URL: https://github.com/apache/arrow/issues/45572
### Describe the enhancement requested As a followup to https://github.com/apache/arrow/issues/45190 , add a normal rank (or gaussian rank) function that computes the [normal percent-point function](https://en.wikipedia.org/wiki/Probit) of the quantile rank results. In essence, if quantile rank returns quantiles between 0 and 1, gaussian rank returns the points on the normal distribution corresponding to those quantiles. ### Component(s) C++ -- 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: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org