Ë
    ¤ehÔ  ã                   óÈ   — d dl mZ d dlmZ  edd¬«      d„ «       Z ee ed«      dd	¬«      d
„ «       Z eedd¬«      d„ «       Z eedd¬«      d„ «       Zd„ Zd„ Z	d„ Z
d„ Zy)é    )Údedent)ÚdocÚcumsumÚsum)ÚmethodÚ	operationc                  ó   — y)zS
    This is the {method} method.

    It computes the cumulative {operation}.
    N© ©Úwhatevers    úX/var/www/skyplay_api_hub/venv/lib/python3.12/site-packages/pandas/tests/util/test_doc.pyr   r      s   � ó    zT
        Examples
        --------

        >>> cumavg([1, 2, 3])
        2
        ÚcumavgÚaveragec                  ó   — y ©Nr
   r   s    r   r   r      s   € ð 	r   ÚcummaxÚmaximumc                  ó   — y r   r
   r   s    r   r   r   !   ó   € àr   ÚcumminÚminimumc                  ó   — y r   r
   r   s    r   r   r   &   r   r   c                  óD   — t        d«      } t        j                  | k(  sJ ‚y )NzU
        This is the cumsum method.

        It computes the cumulative sum.
        )r   r   Ú__doc__©Údocstrs    r   Útest_docstring_formattingr   +   ó%   € Üð	ó€Fô �>‰>˜VÒ#Ð#Ñ#r   c                  óD   — t        d«      } t        j                  | k(  sJ ‚y )Nz¥
        This is the cumavg method.

        It computes the cumulative average.

        Examples
        --------

        >>> cumavg([1, 2, 3])
        2
        )r   r   r   r   s    r   Útest_docstring_appendingr!   6   s%   € Üð
	ó€Fô �>‰>˜VÒ#Ð#Ñ#r   c                  óD   — t        d«      } t        j                  | k(  sJ ‚y )NzY
        This is the cummax method.

        It computes the cumulative maximum.
        )r   r   r   r   s    r   Útest_doc_template_from_funcr#   G   r   r   c                  óD   — t        d«      } t        j                  | k(  sJ ‚y )NzY
        This is the cummin method.

        It computes the cumulative minimum.
        )r   r   r   r   s    r   Útest_inherit_doc_templater%   R   r   r   N)Útextwrapr   Úpandas.util._decoratorsr   r   r   r   r   r   r!   r#   r%   r
   r   r   ú<module>r(      s¥   ðÝ å 'ñ ˆH Ô&ñó 'ðñ Ø
Ù
ð	óð Øôñ	óð	ñ €V�H¨	Ô2ñ	ó 3ð	ñ €V�H¨	Ô2ñ	ó 3ð	ò$ò$ò"$ó$r   