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 73591e7 commit 308beb1Copy full SHA for 308beb1
RELEASE.rst
@@ -195,6 +195,7 @@ pandas 0.11.0
195
of mismatched length (GH3011_)
196
- Fix exception in SparseSeries.density (GH2083_)
197
- Fix upsampling bug with closed='left' and daily to daily data (GH3020_)
198
+ - Fixed missing tick bars on scatter_matrix plot (GH3063_)
199
200
.. _GH2758: https://github.com/pydata/pandas/issues/2758
201
.. _GH2809: https://github.com/pydata/pandas/issues/2809
@@ -246,6 +247,7 @@ pandas 0.11.0
246
247
.. _GH3041: https://github.com/pydata/pandas/issues/3041
248
.. _GH3053: https://github.com/pydata/pandas/issues/3053
249
.. _GH3076: https://github.com/pydata/pandas/issues/3076
250
+.. _GH3063: https://github.com/pydata/pandas/issues/3063
251
252
253
pandas 0.10.1
0 commit comments