Файловый менеджер - Редактировать - /home/digitalm/venv/lib/python3.7/site-packages/pandas/tests/series/methods/__pycache__/test_drop.cpython-37.pyc
Назад
B �5�g\ � @ s� d dl Z d dlmZ d dlmZ e j�dddgddgdgd dgdgfddgddgdgddgdgfdddgdddgdgd ddgddgfdddgdddgdd ddgddgfdddgdddgdgd dgdgfdddgdddgdd dgdgfg�d d � �Ze j�de d�e d �dd edfe d�e d �dd edfe d�e d �ddedfg�dd� �Z dd� Ze j�ddddgdddgg�e j�dg dgdgg�dd� ��Ze j�dddddgddgfddddgddgfddgd dgddgfg�dd � �Zd!d"� ZdS )#� N)�Seriesz=data, index, drop_labels, axis, expected_data, expected_index� � �one�two�rowsc C s6 t | |d�}|j||d�}t ||d�}t�||� d S )N)�data�index)�axis)r �drop�tm�assert_series_equal) r r r �drop_labelsZ expected_data�expected_index�s�result�expected� r �[/home/digitalm-up/venv/lib/python3.7/site-packages/pandas/tests/series/methods/test_drop.py�%test_drop_unique_and_non_unique_index s r z6data, index, drop_labels, axis, error_type, error_desc� �abc�bcznot found in axis)�a�columnszNo axis named columnsc C s8 t | |d�}tj||d�� |j||d� W d Q R X d S )N)r )�match)r )r �pytest�raisesr )r r r r Z error_typeZ error_desc�serr r r �test_drop_exception_raised s r c C s� t td�td�d�} | jddd�}t�|| � | jddgdd�}| jd d � }t�||� t d dgddgd�} | j�� s|t �| �d�}t dgdgd�}t�||� d S ) Nr r )r r �ignore)�errorsr �dr r TF) r �range�listr r r Zilocr Z is_object�AssertionError)r r r r r r �test_drop_with_ignore_errors. s r&