alex-anast commented on PR #49843: URL: https://github.com/apache/arrow/pull/49843#issuecomment-4305685328
Thanks for the review, @AlenkaF ! I've added a `.. note::` block under the `to_pandas()` alternative documenting the nested types caveat. Unrelated, but the most recent commit also fixed the Sphinx doctest failures -- the `>>>` examples were being picked up by `pytest --doctest-glob` and failing due to `numpy` output line-wrapping differences, so I added `# doctest: +SKIP` to those examples. Please let me know if there's a better way. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
