Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions doc/source/whatsnew/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ Version 0.25
.. toctree::
:maxdepth: 2

v0.25.2
v0.25.1
v0.25.0

Expand Down
111 changes: 111 additions & 0 deletions doc/source/whatsnew/v0.25.2.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,111 @@
.. _whatsnew_0252:

What's new in 0.25.2 (October XX, 2019)
---------------------------------------

These are the changes in pandas 0.25.2. See :ref:`release` for a full changelog
including other versions of pandas.

.. _whatsnew_0252.bug_fixes:

Bug fixes
~~~~~~~~~

Categorical
^^^^^^^^^^^

-

Datetimelike
^^^^^^^^^^^^

-
-
-

Timezones
^^^^^^^^^

-

Numeric
^^^^^^^

-
-
-
-

Conversion
^^^^^^^^^^

-

Interval
^^^^^^^^

-

Indexing
^^^^^^^^

-
-
-
-

Missing
^^^^^^^

-

I/O
^^^

-
-
-

Plotting
^^^^^^^^

-
-
:meth:`pandas.plotting.deregister_matplotlib_converters` (:issue:`27481`).
-

Groupby/resample/rolling
^^^^^^^^^^^^^^^^^^^^^^^^

-
-
-
-
-

Reshaping
^^^^^^^^^

-
-
-
-
-

Sparse
^^^^^^

-

Other
^^^^^

-
-

.. _whatsnew_0.252.contributors:

Contributors
~~~~~~~~~~~~

.. contributors:: v0.25.1..HEAD