o
    5c                     @   s$   d dl mZ d dlmZ dd ZdS )    )IndexNc                 C   s   |  d}tdd | jD }t|j| | d}tdd | jD }t|j| |  d}tdd | jD }t|j| | d}tdd | jD }t|j| d S )	Nfoo#c                 S      g | ]}d | qS )r    .0cr   r   g/var/www/html/gps/gps/lib/python3.10/site-packages/pandas/tests/frame/methods/test_add_prefix_suffix.py
<listcomp>       z*test_add_prefix_suffix.<locals>.<listcomp>#fooc                 S      g | ]}| d qS )r   r   r   r   r   r	   r
      r   %c                 S   r   r   r   r   r   r   r	   r
      r   c                 S   r   r   r   r   r   r   r	   r
      r   )
add_prefixr   columnstmassert_index_equal
add_suffix)float_framewith_prefixexpectedwith_suffixwith_pct_prefixwith_pct_suffixr   r   r	   test_add_prefix_suffix   s   



r   )pandasr   pandas._testing_testingr   r   r   r   r   r	   <module>   s    