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 was archived by the owner on Jun 17, 2022. It is now read-only.
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.