main
add some missing aliases for typing (#64098)
DOC: Add missing public APIs to the API reference (#64447)
ENH: add sort() method to StringArray and ArrowStringArray (#65052)
DOC: add docstring with examples to NDFrame.__invert__ (~ operator) (#65291)
DOC: Add guide links to relevant API docs (#62650)
API: Adding pandas.api.typing.aliases and docs (#61735)
DOC: Add asi8 and unit properties to API reference (#64471)
DOC: Include `AbstractHolidayCalendar`, `Holiday`, and `JsonReader` in the API reference (#66267)
DEPR: isinstance(obj, DateOffset) for non-DateOffset offsets (#64699)
DOC: Add missing API item to reference docs (#48455)
DOC: Add list and struct Arrow accessors to Series docs table (#64910) (#66189)
ENH: Implement PDEP-17 (#61468)