Skip to content

Commit

Permalink
added whatsnew entry
Browse files Browse the repository at this point in the history
  • Loading branch information
SaturnFromTitan committed Nov 4, 2019
1 parent 5789ee2 commit 7bbd1a7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/source/whatsnew/v1.0.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,8 @@ Other API changes
Now, pandas custom formatters will only be applied to plots created by pandas, through :meth:`~DataFrame.plot`.
Previously, pandas' formatters would be applied to all plots created *after* a :meth:`~DataFrame.plot`.
See :ref:`units registration <whatsnew_1000.matplotlib_units>` for more.
-
- An empty :class:`pandas.core.series.Series` now has the dtype ``object`` instead of ``float64``. The behaviour is now
consistent with the behaviour of :class:`pandas.core.frame.DataFrame` and :class:`pandas.core.indexes.base.Index`


.. _whatsnew_1000.api.documentation:
Expand Down

0 comments on commit 7bbd1a7

Please sign in to comment.