
    LVf                     D    d dl Zd dlZd dlmZ ej
                  d        Zy)    N)	DataFramec                      t        t        j                  t        j                  dd      d      j	                  dd      dz   g d      } | S )	z
    Fixture for DataFrame of ints which are constant per column

    Columns are ['A', 'B', 'C'], with values (per column): [1, 2, 3]
       int64)dtype      )ABC)columns)r   nptilearangereshape)dfs    d/var/www/html/software/conda/envs/catlas/lib/python3.12/site-packages/pandas/tests/apply/conftest.pyint_frame_const_colr      sC     

		!7+Q/772>B
B I    )numpyr   pytestpandasr   fixturer    r   r   <module>r      s&       
 
r   