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

Matthew Roeschke commented on ARROW-15666:
------------------------------------------

Speaking from experience on the pandas side, I agree with [~jorisvandenbossche] 
and would caution against "inference" logic. While convenient for users, the 
maintenance burden can be quite significant since inference tends to have an 
indefinite scope, leading to more custom logic, edge cases, etc

> [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