
    d~                     >    d Z ddlZddlmZ  G d d          Zd ZdS )z=
Tests for np.foo applied to Series, not necessarily ufuncs.
    N)Seriesc                       e Zd Zd ZdS )TestPtpc                     d}t           j                            |          }t          |          }t          j        |          t          j        |          k    sJ d S )Ni  )nprandomrandnr   ptp)selfNarrsers       \/var/www/html/t/fyr/venv311/lib/python3.11/site-packages/pandas/tests/series/test_npfuncs.pytest_ptpzTestPtp.test_ptp   sL    iooa  Skkvc{{bfSkk))))))    N)__name__
__module____qualname__r    r   r   r   r   
   s#        * * * * *r   r   c                 .    t          j        |            d S )N)r   unique)datetime_seriess    r   test_numpy_uniquer      s    Ior   )__doc__numpyr   pandasr   r   r   r   r   r   <module>r      sp              * * * * * * * *    r   