NVIDIA / NVIDIA/cudf

[FEA] cudf.to_datetime support locale-specific formatting (%a, %A, %b, %B, %c, %x, %X, %p)

Open
#12,523 0 comments 0 reactions 0 assignees View on GitHub
0 - Backlog feature request libcudf Python
Dominant language
C++
Stars
9.8k
Forks
1.1k
Avg merge
3d 6m
Merged PRs (30d)
278

Description

**Is your feature request related to a problem? Please describe.**
writing code with `import cudf as pd`

**Describe the solution you'd like**
`cudf.to_datetime(..., format=...)` support matching https://pandas.pydata.org/docs/reference/api/pandas.to_datetime.html and https://docs.python.org/3/library/datetime.html#strftime-and-strptime-format-codes

related: https://github.com/rapidsai/cudf/issues/12419

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.