Skip to content

Commit 8bdaf61

Browse files
committed
DOC: rls notes
1 parent 5cf9e1f commit 8bdaf61

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

RELEASE.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ pandas 0.9.1
3131

3232
- Can specify multiple sort orders in DataFrame/Series.sort/sort_index (#928)
3333
- New `top` and `bottom` options for handling NAs in rank (#1508, #2159)
34+
- Add `where` and `mask` functions to DataFrame (#2109, #2151)
35+
- Add `at_time` and `between_time` functions to DataFrame (#2149)
3436

3537
**Improvements to existing features**
3638

0 commit comments

Comments
 (0)