We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee61caa commit 9746f16Copy full SHA for 9746f16
RELEASE.rst
@@ -69,6 +69,7 @@ pandas 0.8.0
69
- Improved performance of join operations on integer keys (#682)
70
- Can pass multiple columns to GroupBy object, e.g. grouped[[col1, col2]] to
71
only aggregate a subset of the value columns (#383)
72
+ - Add histogram / kde plot options for scatter_matrix diagonals (#1237)
73
74
**API Changes**
75
0 commit comments