Skip to content

chore: support casting floats and list-likes to timedelta series #1362

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

Merged
merged 7 commits into from
Feb 6, 2025

Conversation

sycai
Copy link
Contributor

@sycai sycai commented Feb 4, 2025

No description provided.

@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels Feb 4, 2025
@sycai sycai marked this pull request as ready for review February 4, 2025 22:27
@sycai sycai requested review from a team as code owners February 4, 2025 22:27
@sycai sycai requested a review from tswast February 4, 2025 22:27
@sycai sycai force-pushed the sycai_timedelta_cast branch from 0bae62e to 453aab3 Compare February 6, 2025 17:28
Copy link
Collaborator

@tswast tswast left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@tswast tswast merged commit 65933b6 into main Feb 6, 2025
23 checks passed
@tswast tswast deleted the sycai_timedelta_cast branch February 6, 2025 19:59
shuoweil pushed a commit that referenced this pull request Feb 6, 2025
* chore: support casting floats and list-likes to timedelta series

* use singledispatch to handle different input types

* fix format

* stop using singledispatch due to compatibility issues
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants