Файловый менеджер - Редактировать - /home/digitalm/venv/lib/python3.7/site-packages/pandas/errors/__pycache__/__init__.cpython-37.pyc
Назад
B �5�gS � @ s d Z ddlmZ ddlmZmZ G dd� de�ZG dd� de�ZG dd � d e �Z G d d� de�ZG dd � d e�Z G dd� de�ZG dd� de �ZG dd� de�ZG dd� de �ZG dd� de�ZG dd� de �ZG dd� de�ZG dd� de�ZG dd� de�ZG d d!� d!e�Zd"S )#z% Expose public exceptions & warnings � )�OptionError)�OutOfBoundsDatetime�OutOfBoundsTimedeltac @ s e Zd ZdZdS )�IntCastingNaNErrorzb raised when attempting an astype operation on an array with NaN to an integer dtype. N)�__name__� __module__�__qualname__�__doc__� r r �L/home/digitalm-up/venv/lib/python3.7/site-packages/pandas/errors/__init__.pyr s r c @ s e Zd ZdZdS )�NullFrequencyErrorz� Error raised when a null `freq` attribute is used in an operation that needs a non-null frequency, particularly `DatetimeIndex.shift`, `TimedeltaIndex.shift`, `PeriodIndex.shift`. N)r r r r r r r r r s r c @ s e Zd ZdZdS )�PerformanceWarningzE Warning raised when there is a possible performance impact. N)r r r r r r r r r "