NVIDIA / NVIDIA/cudf

[FEA] DatetimeIndex Frequency/TZ

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

Description

In Pandas, DatetimeIndexes can report back the frequency and timezone. I think this would be useful/nice for cuDF but it's not a high priority at all.

```
In [70]: pd.date_range(end='1/1/2018', periods=8).freq
Out[70]:
```

For more info on these extended dtypes: https://pandas.pydata.org/pandas-docs/stable/user_guide/timeseries.html#period-dtypes

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.