[ 
https://issues.apache.org/jira/browse/ARROW-15666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492837#comment-17492837
 ] 

Rok Mihevc commented on ARROW-15666:
------------------------------------

I don't expect this would be in date.h scope. If I understand correctly Pandas 
and R/lubridate both infer a format on a subset of rows and use that format to 
parse the rest. Perhaps we can directly use that logic for now (I believe this 
was [~dragosmg]'s idea too) and see if we actually need this in C++?

> [C++][Python][R] Add format inference option to StrptimeOptions
> ---------------------------------------------------------------
>
>                 Key: ARROW-15666
>                 URL: https://issues.apache.org/jira/browse/ARROW-15666
>             Project: Apache Arrow
>          Issue Type: Improvement
>            Reporter: Rok Mihevc
>            Priority: Major
>
> We want to have an option to infer timestamp format.
> See 
> [pandas.to_datetime|https://pandas.pydata.org/docs/reference/api/pandas.to_datetime.html]
>  and lubridate 
> [parse_date_time|https://lubridate.tidyverse.org/reference/parse_date_time.html]
>  for examples.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to