DOC: GH27557 Updates Python support documentation to match NumPy NEP … · pandas-dev/pandas@9f24918 (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Commit 9f24918

DOC: GH27557 Updates Python support documentation to match NumPy NEP 29 (#46883)

File tree

1 file changed

lines changed

1 file changed

lines changed

Original file line number Diff line number Diff line change
@@ -51,7 +51,7 @@ pandas may change the behavior of experimental features at any time.
51 51 Python support
52 52 ~~~~~~~~~~~~~~
53 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.
54 +pandas mirrors the `NumPy guidelines for Python support https://numpy.org/neps/nep-0029-deprecation\_policy.html#implementation\`__.
55 +
56 56
57 57 .. _SemVer: https://semver.org