
    EgF                     8    d dl Zd dlmZmZ  G d d          ZdS )    N)Series
date_rangec                       e Zd Zd Zd ZdS )TestIsMonotonicc                 f   t          t          j                            d                              ddd                    }|j        rJ t          t          j        d                    }|j        du sJ |j        du sJ t          t          j        ddd                    }|j        du sJ d S )N   r   
   i  )sizeT)r   nprandomdefault_rngintegersis_monotonic_increasingarangeis_monotonic_decreasingselfsers     b/var/www/sysmax/venv/lib/python3.11/site-packages/pandas/tests/series/methods/test_is_monotonic.pytest_is_monotonic_numericz)TestIsMonotonic.test_is_monotonic_numeric
   s    RY**1--66q"46HHII....RYt__%%*d2222*d2222RYtQ++,,*d222222    c                     t          t          dd                    }|j        du sJ |j        du sJ t          t          t	          |                              }|j        du sJ |j        du sJ d S )N20130101r	   )periodsTF)r   r   r   listreversedr   r   s     r   test_is_monotonic_dt64z&TestIsMonotonic.test_is_monotonic_dt64   s    Z
B77788*d2222*d2222T(3--(())*e3333*d222222r   N)__name__
__module____qualname__r   r    r   r   r   r   	   s2        3 3 33 3 3 3 3r   r   )numpyr   pandasr   r   r   r"   r   r   <module>r%      sk              3 3 3 3 3 3 3 3 3 3r   