pandas icon indicating copy to clipboard operation
pandas copied to clipboard

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

Open twoertwein opened this issue 2 years ago • 1 comments

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

edit: and added annotations for frame.py

twoertwein avatar Aug 02 '22 03:08 twoertwein

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! :beers:

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

pep8speaks avatar Aug 06 '22 17:08 pep8speaks

Appears to be some typing failures

mroeschke avatar Aug 15 '22 17:08 mroeschke

Appears to be some typing failures

The typing checks are now green :)

twoertwein avatar Aug 15 '22 21:08 twoertwein

Thanks @twoertwein (failures were unreleated)

mroeschke avatar Aug 15 '22 23:08 mroeschke