You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/source/development/policies.rst
+2-2Lines changed: 2 additions & 2 deletions
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>`__.
0 commit comments