Skip to content

Commit 796b718

Browse files
committed
Improve release change notice
1 parent 52679dc commit 796b718

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
`quantile` method ``closest_observation`` chooses nearest even order statistic
2-
------------------------------------------------------------------------------
1+
`np.quantile` with method ``closest_observation`` chooses nearest even order statistic
2+
--------------------------------------------------------------------------------------
33
This changes the definition of nearest for border cases from the nearest odd
44
order statistic to nearest even order statistic. The numpy implementation now
55
matches other reference implementations.

0 commit comments

Comments
 (0)