You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please describe the purpose of the new feature or describe the problem to solve.
As discussed in #1151comment, let's try to expand the available formats that we support with automatic inference in pyarrow str.to_datetime. Non exhaustive list:
"%Y-%m-%dT%H:%M"
"%Y%m%d%H%M%S"
The text was updated successfully, but these errors were encountered:
Please describe the purpose of the new feature or describe the problem to solve.
As discussed in #1151 comment, let's try to expand the available formats that we support with automatic inference in pyarrow
str.to_datetime
. Non exhaustive list:"%Y-%m-%dT%H:%M"
"%Y%m%d%H%M%S"
The text was updated successfully, but these errors were encountered: