Skip to content

Commit 5d7f6b7

Browse files
committed
DOC: release notes
1 parent 9558105 commit 5d7f6b7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

RELEASE.rst

+2
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ pandas 0.5.1
5959
micro-performance tweaks (GH #360)
6060
- Add `cov` instance methods to Series and DataFrame (GH #194, PR #362)
6161
- Add bar plot option to `DataFrame.plot` (PR #348)
62+
- Add `idxmin` and `idxmax` functions to Series and DataFrame for computing
63+
index labels achieving maximum and minimum values (PR #286)
6264
6365
**Improvements to existing features**
6466

0 commit comments

Comments
 (0)