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 5cf9e1f commit 8bdaf61Copy full SHA for 8bdaf61
RELEASE.rst
@@ -31,6 +31,8 @@ pandas 0.9.1
31
32
- Can specify multiple sort orders in DataFrame/Series.sort/sort_index (#928)
33
- 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)
36
37
**Improvements to existing features**
38
0 commit comments