pandas
pandas copied to clipboard
DOC: More doc fix for dtype_backend
- [ ] Fix all changed in #54104, following #59021
- [ ] Tests added and passed if fixing a bug or adding a new feature
- [ ] All code checks passed.
- [ ] Added type annotations to new arguments/methods/functions.
- [ ] Added an entry in the latest
doc/source/whatsnew/vX.X.X.rst
file if fixing a bug or adding a new feature.