Commits


Joris Van den Bossche authored and Wes McKinney committed 61637ddf9fc
ARROW-6652: [Python] Fix ChunkedArray.to_pandas to retain timezone Follow-up on https://github.com/apache/arrow/pull/5462 to also apply this fix for ChunkedArray. Closes #5471 from jorisvandenbossche/ARROW-6652-chunked-array-timezone and squashes the following commits: 89d0044b9 <Joris Van den Bossche> add helper function 51224514c <Joris Van den Bossche> ARROW-6652: Fix ChunkedArray.to_pandas to retain timezone Authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com> Signed-off-by: Wes McKinney <wesm+git@apache.org>