Skip to content

TYP: misc typing cleanup for core/computation/expressions.py #36005

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

Conversation

simonjayhawkins
Copy link
Member

pandas\core\computation\expressions.py:78: error: Need type annotation for 'dtypes' (hint: "dtypes: Set[] = ...") [var-annotated]
pandas\core\computation\expressions.py:258: error: Need type annotation for '_TEST_RESULT' (hint: "_TEST_RESULT: List[] = ...") [var-annotated]

@simonjayhawkins simonjayhawkins added the Typing type annotations, mypy/pyright type checking label Aug 31, 2020
@jbrockmendel
Copy link
Member

LGTM

@simonjayhawkins simonjayhawkins added this to the 1.2 milestone Aug 31, 2020
@jbrockmendel jbrockmendel merged commit 668724b into pandas-dev:master Aug 31, 2020
@jbrockmendel
Copy link
Member

thanks @simonjayhawkins

jbrockmendel pushed a commit to jbrockmendel/pandas that referenced this pull request Aug 31, 2020
@simonjayhawkins simonjayhawkins deleted the pandas/core/computation/expressions.py branch September 1, 2020 09:19
kesmit13 pushed a commit to kesmit13/pandas that referenced this pull request Nov 2, 2020
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.

2 participants