We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9558105 commit 5d7f6b7Copy full SHA for 5d7f6b7
RELEASE.rst
@@ -59,6 +59,8 @@ pandas 0.5.1
59
micro-performance tweaks (GH #360)
60
- Add `cov` instance methods to Series and DataFrame (GH #194, PR #362)
61
- 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)
64
65
**Improvements to existing features**
66
0 commit comments