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

TYP: pandas.core.series annotations from pandas-stubs #47926

Merged
merged 5 commits into from
Aug 15, 2022
Merged

TYP: pandas.core.series annotations from pandas-stubs #47926

merged 5 commits into from
Aug 15, 2022

Conversation

twoertwein
Copy link
Member

@twoertwein twoertwein commented Aug 2, 2022

contains also changes in generic/frame.py but only to keep them consistent with series.py

edit: and added annotations for frame.py

@twoertwein twoertwein marked this pull request as ready for review August 2, 2022 13:10
@twoertwein twoertwein added the Typing type annotations, mypy/pyright type checking label Aug 6, 2022
@pep8speaks
Copy link

pep8speaks commented Aug 6, 2022

Hello @twoertwein! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2022-08-15 19:26:20 UTC

@mroeschke
Copy link
Member

Appears to be some typing failures

@twoertwein
Copy link
Member Author

Appears to be some typing failures

The typing checks are now green :)

@mroeschke mroeschke added this to the 1.5 milestone Aug 15, 2022
@mroeschke mroeschke merged commit 50c2af1 into pandas-dev:main Aug 15, 2022
@mroeschke
Copy link
Member

Thanks @twoertwein (failures were unreleated)

YYYasin19 pushed a commit to YYYasin19/pandas that referenced this pull request Aug 23, 2022
* TYP: pandas.core.series annotations from pandas-stubs

* and DataFrame

* more compatibility with pandas-stub tests

* mypy address line-off-by-one (merge?) issue
@twoertwein twoertwein deleted the series branch September 10, 2022 01:38
noatamir pushed a commit to noatamir/pandas that referenced this pull request Nov 9, 2022
* TYP: pandas.core.series annotations from pandas-stubs

* and DataFrame

* more compatibility with pandas-stub tests

* mypy address line-off-by-one (merge?) issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Typing type annotations, mypy/pyright type checking
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants