3
���h� � @ sL d dl Z e jddgd�dd� �Ze jdddd d
ddd
ddg
d�dd� �ZdS )� NF)�paramsc C s | j S )av
Valid values for the 'sort' parameter used in the Index
setops methods (intersection, union, etc.)
Caution:
Don't confuse this one with the "sort" fixture used
for DataFrame.append or concat. That one has
parameters [True, False].
We can't combine them as sort=True is not permitted
in in the Index setops methods.
)�param)�request� r �?/tmp/pip-build-5_djhm0z/pandas/pandas/tests/indexes/conftest.py�sort s r �DZ3Dz-3D�HZ2Hz-2H�TZ2T�Sz-3Sc C s | j S )z_
Valid values for 'freq' parameter used to create date_range and
timedelta_range..
)r )r r r r �freq_sample s r )ZpytestZfixturer r r r r r �<module> s |