3
qdü   ã               @   s,   d dl mZ d dlmZ eedœdd„ZdS )é    )ÚAny)ÚIndex)ÚobjÚreturnc             C   s   t | tƒo| jƒ }| o| jS )z(Whether to skip test cases including NaN)Ú
isinstancer   Z
is_booleanZ_can_hold_na)r   Zis_bool_index© r   ú:/tmp/pip-build-7vycvbft/pandas/pandas/tests/base/common.pyÚallow_na_ops   s    r	   N)Útypingr   Zpandasr   Úboolr	   r   r   r   r   Ú<module>   s   