Skip to content

feat(series): arithmetic mul #2

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

Conversation

cmp0xff
Copy link
Owner

@cmp0xff cmp0xff commented Aug 8, 2025

This is inspired by pandas-dev#1274 and a follow-up for pandas-dev#1275.

  • Tests added: Please use assert_type() to assert the type of any return value

@cmp0xff cmp0xff force-pushed the feature/cmp0xff/arithmetic-sub branch from 1bcf162 to c9c46b0 Compare August 8, 2025 16:11
@cmp0xff cmp0xff force-pushed the feature/cmp0xff/arithmetic-mul branch 4 times, most recently from 5fc5dc6 to 6484af7 Compare August 15, 2025 15:44
MarcoGorelli and others added 3 commits August 18, 2025 09:26
)

improve typing of BaseOffset and ExtensionArray
* feat: arithmetic sub

* fix(comment): pandas-dev#1312 (comment)

* feat(comment): pandas-dev#1312 (comment)

* fix(comment): completeness pandas-dev#1312 (review)

* fix: pd.Series[bool] - pd.Series[bool]

* fix(comment): pandas-dev#1312 (comment)

* fix(comment): reduce Never pandas-dev#1312 (review)

* fix: py310 and py311

* fix(ty): ignore

* fix(ruff): revert changes

* fix: comments

* fix: comments

* fix: typing

* fix: reduce ignore

* fix: reduce keyword argument
@cmp0xff cmp0xff force-pushed the feature/cmp0xff/arithmetic-mul branch from 6484af7 to e446433 Compare August 19, 2025 15:12
@cmp0xff cmp0xff deleted the branch feature/cmp0xff/arithmetic-sub August 19, 2025 15:14
@cmp0xff cmp0xff closed this Aug 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants