HOME


sh-3ll 1.0
DIR:/usr/local/lib64/python3.6/site-packages/pandas/tests/frame/__pycache__/
Upload File :
Current File : //usr/local/lib64/python3.6/site-packages/pandas/tests/frame/__pycache__/test_period.cpython-36.pyc
3

���h��@s<ddlZddlmZmZmZmZddljZ	Gdd�d�Z
dS)�N)�	DataFrame�Index�PeriodIndex�period_rangec@s$eZdZdd�Zdd�Zdd�ZdS)�TestPeriodIndexcCsvtddd�}ttjjdd�|d�}||d}tj||jdd�df�t|�|d}tj||jdd�df�dS)Nz1/1/2000�)�periods�
)�columnsr)	rr�np�random�randn�tmZassert_series_equalZiloc�repr)�self�rng�df�ts�r�@/tmp/pip-build-5_djhm0z/pandas/pandas/tests/frame/test_period.py�test_as_frame_columnssz%TestPeriodIndex.test_as_frame_columnscCs�tdddd�}ttjjdd�|d�}||d<t|d�}tj||dd	�|jdksVt	�|jdksdt	�|j
�jd�}t|j
t�s�t	�tj|j
|�dS)
Nz1/1/2000r�index)r�name�)rrF)Zcheck_names)rrrrr
rrZassert_index_equalr�AssertionErrorZreset_indexZ	set_index�
isinstancerr)rrr�rsrrr�test_frame_setitemsz"TestPeriodIndex.test_frame_setitemcCs4tdddgdd�}ttjjdd�|d�}|j�dS)	Nz2011-1z2011-2z2011-3�M)�freqr�)r)rrrrr
Z	to_string)rr�framerrr�test_frame_index_to_string#sz*TestPeriodIndex.test_frame_index_to_stringN)�__name__�
__module__�__qualname__rrr"rrrrrs
r)ZnumpyrZpandasrrrrZpandas._testingZ_testingrrrrrr�<module>s