pandas
pandas copied to clipboard
TST: Add test for loc setitem with expansion preserving tz-aware dtype
- [x] closes #55423
- [x] Tests added and passed if fixing a bug or adding a new feature
- [x] All code checks passed.
- [N/A] Added type annotationsto new arguments/methods/functions.
- [N/A] Added an entry in the latest
doc/source/whatsnew/vX.X.X.rstfile if fixing a bug or adding a new feature.
@WillAyd Removed description comments as mentioned, thanks for feedback!