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

raise NotImplementedError for non-indexable arg passed to to_datetime #7989

Merged
merged 4 commits into from
Aug 12, 2021

Conversation

douglasdavis
Copy link
Member

dask/dataframe/core.py Outdated Show resolved Hide resolved
@jsignell
Copy link
Member

jsignell commented Aug 5, 2021

Looks good! I'll merge when green

@jsignell
Copy link
Member

jsignell commented Aug 5, 2021

You might be interested in #8000 as well :)

@douglasdavis
Copy link
Member Author

cool :) any idea why CI is staying in a queued state here?

@jsignell
Copy link
Member

jsignell commented Aug 5, 2021

Looks like an issue with startup. I re-triggered them.

@jsignell jsignell merged commit f583b64 into dask:main Aug 12, 2021
@douglasdavis douglasdavis deleted the to-datetime-non-indexable branch April 22, 2022 00:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AttributeError on to_datetime
2 participants