arrow icon indicating copy to clipboard operation
arrow copied to clipboard

GH-41643: [Python][Docs] Document Timezone Handling in Nested Arrays with to_pandas()

Open piratepanda805 opened this issue 1 year ago • 0 comments

Rationale for this change

Issue links to #41162, which describes the current behaviour of timezone information being dropped from nested Timestamp arrays is unlikely to change in the near future, as such, requires documentation.

What changes are included in this PR?

  • Documentation added in pandas.rst outlining the unintended behaviour.
  • Looking to close #41643

Are these changes tested?

No, this is a documentation change.

Are there any user-facing changes?

Yes, it will update part of the Pandas Integration documentation page.

  • GitHub Issue: #41643

piratepanda805 avatar Oct 16 '24 07:10 piratepanda805