Skip to content

Add cudf support to to_datetime and _maybe_from_pandas#1035

Merged
phofl merged 1 commit intodask:mainfrom
rjzamora:fix-maybe-from-pandas
Apr 23, 2024
Merged

Add cudf support to to_datetime and _maybe_from_pandas#1035
phofl merged 1 commit intodask:mainfrom
rjzamora:fix-maybe-from-pandas

Conversation

@rjzamora
Copy link
Copy Markdown
Member

Related to dask/dask#11060

The current implementations of to_datetime and _maybe_from_pandas only work for pandas (not for cudf). This PR generalizes the logic a bit to unblock query-planning test coverage in gpuCI.

@phofl phofl merged commit 5e33c0e into dask:main Apr 23, 2024
@phofl
Copy link
Copy Markdown
Collaborator

phofl commented Apr 23, 2024

thx

@rjzamora rjzamora deleted the fix-maybe-from-pandas branch April 24, 2024 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants