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

DOC: Correct typo in pandas.pivot_table doc #59056

Closed JulienBacquart closed 1 week ago

JulienBacquart commented 1 week ago

Missing 's'

mroeschke commented 1 week ago

Thanks @JulienBacquart