-
Notifications
You must be signed in to change notification settings - Fork 981
Fix cudf.pandas Timestamp/Timedelta not subclassing stdlib datetime objects #20433
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
base: main
Are you sure you want to change the base?
Fix cudf.pandas Timestamp/Timedelta not subclassing stdlib datetime objects #20433
Conversation
|
This is awesome @mroeschke ! |
…estamp_timedelta_subclass
…estamp_timedelta_subclass
…//github.com/mroeschke/cudf into bug/cudf_pandas/timestamp_timedelta_subclass
…estamp_timedelta_subclass
…estamp_timedelta_subclass
|
@galipremsagar I could use your help with the |
I'm looking into it. |
|
Found a fix, will push first thing tomorrow. |
Description
closes #20423
Checklist