rapidsai / cudf

cuDF - GPU DataFrame Library

Home Page:https://docs.rapids.ai/api/cudf/stable/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEA] Enable pandas Holidays in `cudf.pandas`

galipremsagar opened this issue · comments

Is your feature request related to a problem? Please describe.
Pandas has Holidays class and it's child classes: https://github.com/pandas-dev/pandas/blob/ea7bcd14c8071e37656066cd3ed92312596892d8/pandas/tseries/holiday.py#L148, we should enable these in cudf.pandas