You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 17, 2022. It is now read-only.
@simonjayhawkins are you already working on this? Tom mentioned on the call today that you were interested, so curious if you've already started. If not happy to partner up
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Would anyone (possibly @simonjayhawkins, @WillAyd) be interested in writing a post on adding type hints to pandas?
These posts seem to be pretty popular (https://dropbox.tech/application/our-journey-to-type-checking-4-million-lines-of-python and https://blog.zulip.org/2016/10/13/static-types-in-python-oh-mypy/ made the rounds when they were released). And I think pandas is somewhat uniquely positioned given that we have a huge codebase, we're one of the first projects in the numeric python ecosystem to add type hints, and we have a ton of first time contributors.
I think the post could outline
I'm happy to assist with writing on this, but hopefully someone more familiar with typing can take the lead.
The text was updated successfully, but these errors were encountered: