We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52679dc commit 796b718Copy full SHA for 796b718
doc/release/upcoming_changes/26656.improvement.rst
@@ -1,5 +1,5 @@
1
-`quantile` method ``closest_observation`` chooses nearest even order statistic
2
-------------------------------------------------------------------------------
+`np.quantile` with method ``closest_observation`` chooses nearest even order statistic
+--------------------------------------------------------------------------------------
3
This changes the definition of nearest for border cases from the nearest odd
4
order statistic to nearest even order statistic. The numpy implementation now
5
matches other reference implementations.
0 commit comments