
    OwgF                     0    d dl Zd dlmZmZ  G d d      Zy)    N)Series
date_rangec                       e Zd Zd Zd Zy)TestIsMonotonicc                 p   t        t        j                  j                  d      j	                  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 y )N   r   
   i  )sizeT)r   nprandomdefault_rngintegersis_monotonic_increasingarangeis_monotonic_decreasingselfsers     d/var/www/horilla/myenv/lib/python3.12/site-packages/pandas/tests/series/methods/test_is_monotonic.pytest_is_monotonic_numericz)TestIsMonotonic.test_is_monotonic_numeric
   s    RYY**1-66q"46HI....RYYt_%**d222**d222RYYtQ+,**d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 y )N20130101r	   )periodsTF)r   r   r   listreversedr   r   s     r   test_is_monotonic_dt64z&TestIsMonotonic.test_is_monotonic_dt64   sv    Z
B78**d222**d222T(3-()**e333**d222r   N)__name__
__module____qualname__r   r    r   r   r   r   	   s    33r   r   )numpyr   pandasr   r   r   r"   r   r   <module>r%      s    3 3r   