NVIDIA / NVIDIA/cudf

[FEA] Add function "to_julian_date()" to cuDF

Open
#6,933 2 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

'DatetimeIndex' object has no attribute 'to_julian_date', would be good if it could do as pandas:
julianday = pd.DatetimeIndex(df['mydatetime']).to_julian_date()

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.