o
    5cg                     @   s>   d dl Z d dlmZ e jddgddd Ze jdd	 ZdS )
    NCategoricalTF)paramsc                 C   s   | j S )z3Boolean 'allow_fill' parameter for Categorical.take)param)request r   ^/var/www/html/gps/gps/lib/python3.10/site-packages/pandas/tests/arrays/categorical/conftest.py
allow_fill   s   r	   c                   C   s   t g dddS )z'Fixture returning  a Categorical object)abr   r
   r
   cr   r   T)orderedr   r   r   r   r   factor   s   r   )pytestpandasr   fixturer	   r   r   r   r   r   <module>   s    
