File: //home/arjun/.local/lib/python3.10/site-packages/tqdm/__pycache__/_tqdm_pandas.cpython-310.pyc
o
���gx � @ s d dl Z dZdgZdd� ZdS )� Nzgithub.com/casperdcl�tqdm_pandasc K s� ddl m} t| t�st| dd��d�r.|dt|�dd�d tjj �d
� | j
d
i |�� dS |dt| jd tjj �d
� t| �j
| d� dS )zm
Registers the given `tqdm` instance with
`pandas.core.groupby.DataFrameGroupBy.progress_apply`.
r )�TqdmDeprecationWarning�__name__� �tqdm_zBPlease use `tqdm.pandas(...)` instead of `tqdm_pandas(tqdm, ...)`.�fileN�write)�fp_writezBPlease use `tqdm.pandas(...)` instead of `tqdm_pandas(tqdm(...))`.)�deprecated_t� )�tqdmr �
isinstance�type�getattr�
startswith�get�sys�stderrr �pandas�fp)�tclass�tqdm_kwargsr r r �D/home/arjun/.local/lib/python3.10/site-packages/tqdm/_tqdm_pandas.pyr s ���)r �
__author__�__all__r r r r r �<module> s