Skip to content

gh:524 - xs method added to series and frame.pyi #567

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 4 commits into from
Mar 12, 2023
Merged

gh:524 - xs method added to series and frame.pyi #567

merged 4 commits into from
Mar 12, 2023

Conversation

ramvikrams
Copy link
Contributor

@ramvikrams ramvikrams commented Mar 11, 2023

axis=1 still fails pytest I have tried everything it shows a Key Error

Copy link
Collaborator

@Dr-Irv Dr-Irv left a comment

Choose a reason for hiding this comment

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

thanks @ramvikrams

@Dr-Irv Dr-Irv merged commit d2e3f74 into pandas-dev:main Mar 12, 2023
@ramvikrams
Copy link
Contributor Author

thanks @ramvikrams

Thanks sir

twoertwein pushed a commit to twoertwein/pandas-stubs that referenced this pull request Apr 1, 2023
* xs method added to series and frame.pyi

* Update test_frame.py

* Update test_frame.py

* Update test_frame.py
@ramvikrams ramvikrams deleted the t10 branch April 3, 2023 05:15
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.

DataFrame xs method's axis parameter is typed as SeriesAxisType
2 participants