Skip to content

DOC: Change 2.3.0 to 3.0.0 #56823

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jan 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
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
4 changes: 2 additions & 2 deletions doc/source/whatsnew/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ This is the list of changes to pandas between each release. For full details,
see the `commit logs <https://github.com/pandas-dev/pandas/commits/>`_. For install and
upgrade instructions, see :ref:`install`.

Version 2.3
Version 3.0
-----------

.. toctree::
:maxdepth: 2

v2.3.0
v3.0.0


Version 2.2
Expand Down
32 changes: 16 additions & 16 deletions doc/source/whatsnew/v2.3.0.rst → doc/source/whatsnew/v3.0.0.rst
Original file line number Diff line number Diff line change
@@ -1,61 +1,61 @@
.. _whatsnew_230:

What's new in 2.3.0 (Month XX, 2024)
What's new in 3.0.0 (Month XX, 2024)
------------------------------------

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

{{ header }}

.. ---------------------------------------------------------------------------
.. _whatsnew_230.enhancements:
.. _whatsnew_300.enhancements:

Enhancements
~~~~~~~~~~~~

.. _whatsnew_230.enhancements.enhancement1:
.. _whatsnew_300.enhancements.enhancement1:

enhancement1
^^^^^^^^^^^^

.. _whatsnew_230.enhancements.enhancement2:
.. _whatsnew_300.enhancements.enhancement2:

enhancement2
^^^^^^^^^^^^

.. _whatsnew_230.enhancements.other:
.. _whatsnew_300.enhancements.other:

Other enhancements
^^^^^^^^^^^^^^^^^^
-
-

.. ---------------------------------------------------------------------------
.. _whatsnew_230.notable_bug_fixes:
.. _whatsnew_300.notable_bug_fixes:

Notable bug fixes
~~~~~~~~~~~~~~~~~

These are bug fixes that might have notable behavior changes.

.. _whatsnew_230.notable_bug_fixes.notable_bug_fix1:
.. _whatsnew_300.notable_bug_fixes.notable_bug_fix1:

notable_bug_fix1
^^^^^^^^^^^^^^^^

.. _whatsnew_230.notable_bug_fixes.notable_bug_fix2:
.. _whatsnew_300.notable_bug_fixes.notable_bug_fix2:

notable_bug_fix2
^^^^^^^^^^^^^^^^

.. ---------------------------------------------------------------------------
.. _whatsnew_230.api_breaking:
.. _whatsnew_300.api_breaking:

Backwards incompatible API changes
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

.. _whatsnew_230.api_breaking.deps:
.. _whatsnew_300.api_breaking.deps:

Increased minimum versions for dependencies
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Expand All @@ -80,15 +80,15 @@ Optional libraries below the lowest tested version may still work, but are not c

See :ref:`install.dependencies` and :ref:`install.optional_dependencies` for more.

.. _whatsnew_230.api_breaking.other:
.. _whatsnew_300.api_breaking.other:

Other API changes
^^^^^^^^^^^^^^^^^
-
-

.. ---------------------------------------------------------------------------
.. _whatsnew_230.deprecations:
.. _whatsnew_300.deprecations:

Deprecations
~~~~~~~~~~~~
Expand All @@ -97,7 +97,7 @@ Deprecations
-

.. ---------------------------------------------------------------------------
.. _whatsnew_230.performance:
.. _whatsnew_300.performance:

Performance improvements
~~~~~~~~~~~~~~~~~~~~~~~~
Expand All @@ -109,7 +109,7 @@ Performance improvements
-

.. ---------------------------------------------------------------------------
.. _whatsnew_230.bug_fixes:
.. _whatsnew_300.bug_fixes:

Bug fixes
~~~~~~~~~
Expand Down Expand Up @@ -222,7 +222,7 @@ Other
-

.. ---------------------------------------------------------------------------
.. _whatsnew_230.contributors:
.. _whatsnew_300.contributors:

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