[
https://issues.apache.org/jira/browse/ARROW-3739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Neal Richardson updated ARROW-3739:
-----------------------------------
Fix Version/s: (was: 0.17.0)
1.0.0
> [C++] Add option to convert a particular column to timestamps or dates using
> a passed strptime-compatible string
> ----------------------------------------------------------------------------------------------------------------
>
> Key: ARROW-3739
> URL: https://issues.apache.org/jira/browse/ARROW-3739
> Project: Apache Arrow
> Issue Type: New Feature
> Components: C++, C++ - Dataset
> Reporter: Wes McKinney
> Priority: Major
> Labels: csv, dataset
> Fix For: 1.0.0
>
>
> Probably will need something like
> {code}
> ...
> types={'date_col': csv.convert_date('%Y%m%d')}
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)