Skip to content

Add accessors for PeriodIndex #505

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 1 commit into from
Jan 11, 2023
Merged

Conversation

Dr-Irv
Copy link
Collaborator

@Dr-Irv Dr-Irv commented Jan 9, 2023

Copy link
Member

@twoertwein twoertwein left a comment

Choose a reason for hiding this comment

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

Looks good to me (but it gets confusing with so many generics)

This does not depend on #504, does it?

@Dr-Irv
Copy link
Collaborator Author

Dr-Irv commented Jan 11, 2023

Looks good to me (but it gets confusing with so many generics)

This does not depend on #504, does it?

@twoertwein No, it should be independent of #504 . The pattern with the generics is what I used before to get the accessors working.

Can you merge?

@twoertwein twoertwein merged commit 261eabb into pandas-dev:main Jan 11, 2023
@Dr-Irv Dr-Irv deleted the issue395 branch February 4, 2023 17:03
twoertwein pushed a commit to twoertwein/pandas-stubs that referenced this pull request Apr 1, 2023
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.

PeriodIndex annotation is missing a bunch of fields
2 participants