-
The pandas team has an open issue with regards to type stubs: pandas-dev/pandas#28142 We'd like to have some discussion with the key developers (@jakebailey ? @gramster ? others ?) of the pandas type stubs to determine a best way forward for upkeep of these type stubs. I brought this up at our December, 2020, monthly core developers meeting. Might be best for you guys to contribute over there in that pandas issue. Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 9 comments 3 replies
-
Hi Irv, we'd be very interested in having this discussion; what forum do you suggest? |
Beta Was this translation helpful? Give feedback.
-
Thanks for commenting on the pandas issue. I will also bring it up with the core team as we may want to do a deeper discussion in our next core dev meeting (which I believe is on 1/13/2021). |
Beta Was this translation helpful? Give feedback.
-
@gramster @erictraut Info on our monthly dev meeting can be found here: https://pandas.pydata.org/docs/development/meeting.html It would be great if you could attend the next one on 1/13/2021 at 1PM Eastern time, as we'd like to have a discussion with you on how to move forward. Thanks! |
Beta Was this translation helpful? Give feedback.
-
I'd like to attend -- is that okay? I might know a thing or two about stubs (though not necessarily about the ins and outs of how Pylance and Pyright use them -- the expert there would be @erictraut). |
Beta Was this translation helpful? Give feedback.
-
@gvanrossum absolutely! Our pandas dev meetings are open to all. When I get more info, I will post here. |
Beta Was this translation helpful? Give feedback.
-
@gramster @erictraut @gvanrossum Info on tomorrow's dev meeting can be found here: |
Beta Was this translation helpful? Give feedback.
-
I think we have a rough plan of action:
|
Beta Was this translation helpful? Give feedback.
-
Moving this to discussions. |
Beta Was this translation helpful? Give feedback.
-
@gramster I see that you added tests corresponding to the issues. But for many of the things I fixed, which I think started with #64 and later, I just put the "failing" code in the PR, and didn't create an issue. So we should pull in more regressions from all those small examples. I'll soon be doing some new PRs related to a few issues found in one of our codes that we recently converted to have better typing. For each of them, I'll include a test script now that the framework is all set up. |
Beta Was this translation helpful? Give feedback.
I think we have a rough plan of action: