We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94280f0 commit 9f24918Copy full SHA for 9f24918
doc/source/development/policies.rst
@@ -51,7 +51,7 @@ pandas may change the behavior of experimental features at any time.
51
Python support
52
~~~~~~~~~~~~~~
53
54
-pandas will only drop support for specific Python versions (e.g. 3.6.x, 3.7.x) in
55
-pandas **major** or **minor** releases.
+pandas mirrors the `NumPy guidelines for Python support <https://numpy.org/neps/nep-0029-deprecation_policy.html#implementation>`__.
+
56
57
.. _SemVer: https://semver.org
0 commit comments