File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -195,6 +195,7 @@ pandas 0.11.0
195
195
of mismatched length (GH3011 _)
196
196
- Fix exception in SparseSeries.density (GH2083 _)
197
197
- Fix upsampling bug with closed='left' and daily to daily data (GH3020 _)
198
+ - Fixed missing tick bars on scatter_matrix plot (GH3063 _)
198
199
199
200
.. _GH2758 : https://github.com/pydata/pandas/issues/2758
200
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
247
248
.. _GH3053 : https://github.com/pydata/pandas/issues/3053
248
249
.. _GH3076 : https://github.com/pydata/pandas/issues/3076
250
+ .. _GH3063 : https://github.com/pydata/pandas/issues/3063
249
251
250
252
251
253
pandas 0.10.1
You can’t perform that action at this time.
0 commit comments