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

[FEA] Enable pandas Holidays in cudf.pandas #15663

Closed
galipremsagar opened this issue May 6, 2024 · 0 comments · Fixed by #15664
Closed

[FEA] Enable pandas Holidays in cudf.pandas #15663

galipremsagar opened this issue May 6, 2024 · 0 comments · Fixed by #15664
Assignees
Labels
cudf.pandas Issues specific to cudf.pandas feature request New feature or request

Comments

@galipremsagar
Copy link
Contributor

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

@galipremsagar galipremsagar added feature request New feature or request cudf.pandas Issues specific to cudf.pandas labels May 6, 2024
@galipremsagar galipremsagar added this to the cudf.pandas API coverage milestone May 6, 2024
@galipremsagar galipremsagar self-assigned this May 6, 2024
rapids-bot bot pushed a commit that referenced this issue May 9, 2024
Fixes: #15663 

This PR enables `Holiday` types in `cudf.pandas` by also adding a utility to create a composite meta class.

Authors:
  - GALI PREM SAGAR (https://github.com/galipremsagar)

Approvers:
  - Matthew Roeschke (https://github.com/mroeschke)

URL: #15664
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cudf.pandas Issues specific to cudf.pandas feature request New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant