Skip to content

support arithmetic operators #87

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

Closed
tswast opened this issue Mar 21, 2022 · 1 comment
Closed

support arithmetic operators #87

tswast opened this issue Mar 21, 2022 · 1 comment
Labels
api: bigquery Issues related to the googleapis/python-db-dtypes-pandas API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@tswast
Copy link
Collaborator

tswast commented Mar 21, 2022

Similar to #78, most (all?) arithmetic operator compliance tests are failing.

The list of arithmetic operators is available at:

https://github.com/pandas-dev/pandas/blob/5b2fb093f6abd6f5022fe5459af8327c216c5808/pandas/conftest.py#L911-L934

Looking at this list, I'm not certain that it makes sense to support any of these? Maybe subtraction to create timedelta values?

@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-db-dtypes-pandas API. label Mar 21, 2022
@tswast tswast added the type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. label Mar 21, 2022
@chalmerlowe chalmerlowe closed this as not planned Won't fix, can't repro, duplicate, stale Apr 24, 2025
@chalmerlowe
Copy link
Collaborator

Closing as will not work. Efforts going forward are focused on more fully interacting with ArrowDtype.

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-db-dtypes-pandas API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

2 participants