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
43.83k stars 18k forks source link

TST: Added test for pivot_table with int64 dtype and dropna parameter #60373

Closed AbhishekChaudharii closed 2 days ago

AbhishekChaudharii commented 2 days ago
AbhishekChaudharii commented 2 days ago

Closing this PR as it is identical to #60374