1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
U
­ý°dã @s²ddlZddlZddlmZmZddlmZej    ddgddd„ƒZ
ej    ddd    d
d d d dddg
ddd„ƒZ ej    e e ejeegddd„ƒZej    ejddddgddd„ƒZdS)éN)ÚSeriesÚarrayF)ÚparamscCs|jS)as
    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 the Index setops methods.
    ©Úparam©Úrequest©r    úTd:\z\workplace\vscode\pyvenv\venv\Lib\site-packages\pandas/tests/indexes/conftest.pyÚsort sr ÚDZ3Dz-3DÚHZ2Hz-2HÚTZ2TÚSz-3ScCs|jS)z_
    Valid values for 'freq' parameter used to create date_range and
    timedelta_range..
    rrr    r    r
Ú freq_samplesrcCs|jS)zB
    Types that may be passed as the indexer to searchsorted.
    rrr    r    r
Ú listlike_box%srÚobjectÚcategoryzdatetime64[ns]ztimedelta64[ns]cCs|jS)zÙ
    Dtypes that can be given to an Index with small positive integers.
 
    This means that for any dtype `x` in the params list, `Index([1, 2, 3], dtype=x)` is
    valid and gives the correct Index (sub-)class.
    rrr    r    r
Ú'any_dtype_for_small_pos_integer_indexes-sr)ÚnumpyÚnpZpytestZpandasrrZpandas._testingZ_testingÚtmZfixturer rÚlistÚtuplerZALL_REAL_NUMPY_DTYPESrr    r    r    r
Ú<module>s& 
 
 
üÿÿ