B
    `                 @   s   d dl Zd dlZdd ZdS )    Nc              C   s   t jdddjj} t j| td}x"tt|D ]}| | |j|< q.W |jtksRt	t
|d tjsft	|d}t
|tjst	d S )Nz
2016-01-01   )Zperiods)dtyper   )pdZ
date_range_dataZSeriesobjectrangelenZilocr   AssertionError
isinstancenpZ
datetime64xs)ZarrZseriresult r   S/home/dcms/DCMS/lib/python3.7/site-packages/pandas/tests/series/indexing/test_xs.pytest_xs_datetimelike_wrapping   s    
r   )numpyr   Zpandasr   r   r   r   r   r   <module>   s   