Skip to content

Conversation

@simonjayhawkins
Copy link
Member

pandas\core\dtypes\cast.py:681: error: Incompatible types in assignment (expression has type "DatetimeTZDtype", variable has type "dtype")  [assignment]
pandas\core\dtypes\cast.py:715: error: Incompatible types in assignment (expression has type "IntervalDtype", variable has type "dtype")  [assignment]
pandas\core\dtypes\common.py:1392: error: Item "dtype" of "Union[dtype, ExtensionDtype]" has no attribute "_is_boolean"  [union-attr]
pandas\core\dtypes\common.py:111: error: Function "numpy.array" is not valid as a type  [valid-type]
pandas\core\reshape\merge.py:1873: error: Function "numpy.array" is not valid as a type  [valid-type]

@simonjayhawkins simonjayhawkins added the Typing type annotations, mypy/pyright type checking label Sep 3, 2020
@jbrockmendel jbrockmendel merged commit b8e4a09 into pandas-dev:master Sep 4, 2020
@jbrockmendel
Copy link
Member

thanks @simonjayhawkins

@simonjayhawkins simonjayhawkins added this to the 1.2 milestone Sep 4, 2020
@simonjayhawkins simonjayhawkins deleted the np-types-2 branch September 4, 2020 17:05
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