U
    _{fg                     @   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   g/var/www/html/Darija-Ai-API/env/lib/python3.8/site-packages/pandas/tests/arrays/categorical/conftest.py
allow_fill   s    r	   c                	   C   s   t ddddddddgddS )z'Fixture returning  a Categorical objectabcT)Zorderedr   r   r   r   r   factor   s    r   )ZpytestZpandasr   Zfixturer	   r   r   r   r   r   <module>   s
   
