pandas
pandas copied to clipboard
BUG: Fixed DataFrame.__repr__ Type Error when column dtype is np.record (GH 48526)
- [x] closes #48526
- [x] [Tests added and passed]
- [x] All [code checks passed]
- [x] Added an entry in the latest
doc/source/whatsnew/v1.6.0.rstfile if fixing a bug or adding a new feature.