You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/06/11 20:37:00 UTC

[jira] [Updated] (ARROW-3739) [C++] Add option to convert a particular column to timestamps or dates using a passed strptime-compatible string

     [ https://issues.apache.org/jira/browse/ARROW-3739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney updated ARROW-3739:
--------------------------------
    Fix Version/s:     (was: 0.14.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++
>            Reporter: Wes McKinney
>            Priority: Major
>              Labels: csv
>
> Probably will need something like
> {code}
> ...
> types={'date_col': csv.convert_date('%Y%m%d')}
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)