[
https://issues.apache.org/jira/browse/ARROW-15610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacob Wujciak-Jens updated ARROW-15610:
---------------------------------------
Component/s: Python
> [Python] Type aliases for timestamp with timezone
> -------------------------------------------------
>
> Key: ARROW-15610
> URL: https://issues.apache.org/jira/browse/ARROW-15610
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Python
> Affects Versions: 7.0.0
> Reporter: SHIMA Tatsuya
> Priority: Major
>
> I had a hard time understanding that when I used `pyarrow.csv.read_csv` to
> convert CSV to Table, I couldn't specify the type of column with time zone
> with something like `timestamp[ms]`.
> It would be great to have aliases for timestamp with timezone (like
> `timestamp[ms, tz=utc]`).
> https://github.com/apache/arrow/blob/d78967e25903faa2894bc86b2b2b8fc63711afeb/python/pyarrow/types.pxi#L2716-L2770
--
This message was sent by Atlassian Jira
(v8.20.1#820001)