Skip to content

TYP: add type annotation to DataFrame.to_pickle #46262

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
Mar 9, 2022

Conversation

Moisan
Copy link
Contributor

@Moisan Moisan commented Mar 8, 2022

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.

Thank you @Moisan Looks good to me!

@jreback jreback added this to the 1.5 milestone Mar 9, 2022
@jreback jreback added the Typing type annotations, mypy/pyright type checking label Mar 9, 2022
@jreback jreback merged commit 0453fdf into pandas-dev:main Mar 9, 2022
@jreback
Copy link
Contributor

jreback commented Mar 9, 2022

thanks @Moisan

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.

DOC: missing path-like at path parameter in to_pickle()
3 participants