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.62k stars 17.57k forks source link

DOC: Series reduction return value descriptions #59171

Closed lukemanley closed 2 days ago

mroeschke commented 2 days ago

Thanks @lukemanley