pandas-dev / pandas

Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
https://pandas.pydata.org
BSD 3-Clause "New" or "Revised" License
42.57k stars 17.56k forks source link

PDEP-17: Backwards compatibility and deprecation policy #59125

Open Aloqeely opened 3 days ago

Aloqeely commented 3 days ago

cc @pandas-dev/pandas-core @pandas-dev/pandas-triage

An implementation of the PandasDeprecationWarning variable mentioned here can be seen in #58169