
    dR                         d dl Z d dlmZ d dlmZ e j        d             Ze j        d             Z e j        ddg          d             Z	e j        d	             Z
 e j        g d
          d             ZdS )    Nread_csvc                     | dd         S )z?
    Returns the first ten items in fixture "float_frame".
    N
    )float_frames    Z/var/www/html/t/fyr/venv311/lib/python3.11/site-packages/pandas/tests/io/excel/conftest.pyframer
      s    
 ss    c                  8    t          j                    d d         S )N   )tmmakeTimeDataFramer   r   r	   tsframer      s    !!"1"%%r   TF)paramsc                     | j         S )Nparamrequests    r	   merge_cellsr      s
    =r   c                 H     | dddd          }t          |ddd          }|S )	zI
    Obtain the reference data from read_csv with the Python engine.
    iodatacsvz	test1.csvr   Tpython)	index_colparse_datesenginer   )datapathfilepathdf_refs      r	   r"   r"      s4    
 xfe[99Hh!hOOOFMr   )z.xlsz.xlsxz.xlsmz.odsz.xlsbc                     | j         S )z3
    Valid extensions for reading Excel files.
    r   r   s    r	   read_extr$   $   s    
 =r   )pytestpandas._testing_testingr   pandas.io.parsersr   fixturer
   r   r   r"   r$   r   r   r	   <module>r*      s           & & & & & &    & & & e}%%%  &%    BBBCCC  DC  r   