File tree 1 file changed +1
-6
lines changed
1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change @@ -293,15 +293,10 @@ Bug Fixes
293
293
294
294
295
295
296
- <<<<<<< HEAD
297
296
- Fixed a bug where plotting a column ``y`` and specifying a label would mutate the index name of the original DataFrame (:issue:`8494`)
297
+ - Fix regression in plotting of a DatetimeIndex directly with matplotlib (:issue:`8614`).
298
298
299
299
- Bug in ``date_range`` where partially-specified dates would incorporate current date (:issue:`6961`)
300
300
301
301
- Bug in Setting by indexer to a scalar value with a mixed-dtype `Panel4d` was failing (:issue:`8702`)
302
- =======
303
- - Fixed a bug where plotting a column ``y`` and specifying a label
304
- would mutate the index name of the DataFrame ``y`` came from (:issue:`8494`)
305
302
306
- - Fix regression in plotting of a DatetimeIndex directly with matplotlib (:issue:`8614`).
307
- >>>>>>> VIS: register datetime64 in matplotlib units registry (GH8614)
You can’t perform that action at this time.
0 commit comments