Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enh]: Increase support for datetime format in pyarrow automatic inference #1282

Closed
1 of 2 tasks
FBruzzesi opened this issue Oct 29, 2024 · 1 comment · Fixed by #1326
Closed
1 of 2 tasks

[Enh]: Increase support for datetime format in pyarrow automatic inference #1282

FBruzzesi opened this issue Oct 29, 2024 · 1 comment · Fixed by #1326
Labels
enhancement New feature or request pyarrow Issue is related to pyarrow backend

Comments

@FBruzzesi
Copy link
Member

FBruzzesi commented Oct 29, 2024

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"
@FBruzzesi FBruzzesi added enhancement New feature or request pyarrow Issue is related to pyarrow backend labels Oct 29, 2024
@raisadz
Copy link
Contributor

raisadz commented Oct 30, 2024

I will take it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request pyarrow Issue is related to pyarrow backend
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants