We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fde3dbd commit 99e3de6Copy full SHA for 99e3de6
RELEASE.rst
@@ -51,6 +51,8 @@ pandas 0.8.0
51
- New ordered_merge functions for merging DataFrames with ordered
52
data. Also supports group-wise merging for panel data (#813)
53
- Add keys() method to DataFrame
54
+ - Add flexible replace method for replacing potentially values to Series and
55
+ DataFrame (#929, #1241)
56
57
**Improvements to existing features**
58
0 commit comments