xarray
xarray copied to clipboard
(fix): docs for extension array changes
- [ ] Documentation concern in #10312
- [ ] Tests added
- [ ] User visible changes (including notable bug fixes) are documented in
whats-new.rst - [ ] New functions/methods are listed in
api.rst
ensure that extension arrays are cast to numpy arrays beforehand
Thank you for improving this. May I suggest to add a short code example of how to cast to numpy array (or a link to the relevant documentation)?