File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -263,13 +263,15 @@ pandas 0.11.0
263
263
with an indexer (GH3216 _)
264
264
- Invoking df.applymap on a dataframe with dupe cols now raises a ValueError (GH2786 _)
265
265
- Apply with invalid returned indices raise correct Exception (GH2808 _)
266
+ - Fixed a bug in plotting log-scale bar plots (GH3247 _)
266
267
267
268
.. _GH622 : https://github.com/pydata/pandas/issues/622
268
269
.. _GH797 : https://github.com/pydata/pandas/issues/797
269
270
.. _GH1893 : https://github.com/pydata/pandas/issues/1893
270
271
.. _GH1978 : https://github.com/pydata/pandas/issues/1978
271
272
.. _GH2758 : https://github.com/pydata/pandas/issues/2758
272
273
.. _GH2121 : https://github.com/pydata/pandas/issues/2121
274
+ .. _GH3247 : https://github.com/pydata/pandas/issues/3247
273
275
.. _GH2809 : https://github.com/pydata/pandas/issues/2809
274
276
.. _GH2810 : https://github.com/pydata/pandas/issues/2810
275
277
.. _GH2837 : https://github.com/pydata/pandas/issues/2837
You can’t perform that action at this time.
0 commit comments