diff --git a/doc/source/development/policies.rst b/doc/source/development/policies.rst index f8e6bda2085d8..d75262c08dfd6 100644 --- a/doc/source/development/policies.rst +++ b/doc/source/development/policies.rst @@ -51,7 +51,7 @@ pandas may change the behavior of experimental features at any time. Python support ~~~~~~~~~~~~~~ -pandas will only drop support for specific Python versions (e.g. 3.6.x, 3.7.x) in -pandas **major** or **minor** releases. +pandas mirrors the `NumPy guidelines for Python support `__. + .. _SemVer: https://semver.org