Skip to content

Maintenance of pandas type stubs #147

Answered by gramster
Dr-Irv asked this question in Ideas
Discussion options

You must be logged in to vote

I think we have a rough plan of action:

  • add tests to the stubs to improve the quality and avoid regressions. The adding of initial tests has been done (b19436a) although there is work to be done to pass them and we'll likely want more;
  • following that, we can start upstreaming some of the type annotations from here into pandas; my hope is that we can do that on a file-by-file basis, and as we complete each file, we can remove it from here and start regenerating the stub from the pandas source. I still need to add the tooling to do the latter but will do that once we get to the initial set of upstream commits.

Replies: 9 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@gvanrossum
Comment options

@Dr-Irv
Comment options

@gvanrossum
Comment options

Answer selected by gramster
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #35 on February 04, 2022 23:33.