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] [Commented] (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:comment-tabpanel&focusedCommentId=16861478#comment-16861478 ] 

Wes McKinney commented on ARROW-3739:
-------------------------------------

Seems like a pretty important Datasets feature

> [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, dataset
>
> 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)