§
    M/PhM  ã                   óD   — d Z ddlmZ dZdZe ZdZdZdZ	dZ
d	„ Zd
„ Zd„ ZdS )z"Bill Greene's credit scoring data.é    )ÚutilsÚrestructuredtextzLUsed with express permission of the original author, who
retains all rights.z¦
William Greene's `Econometric Analysis`

More information can be found at the web site of the text:
http://pages.stern.nyu.edu/~wgreene/Text/econometricanalysis.htm
z$William Greene's credit scoring datazlMore information on this data can be found on the
homepage for Greene's `Econometric Analysis`. See source.
z²::

    Number of observations - 72
    Number of variables - 5
    Variable name definitions - See Source for more information on the
                                variables.
c                  óJ   — t          ¦   «         } t          j        | d¬¦  «        S )ú—Load the credit card data and returns a Dataset class.

    Returns
    -------
    Dataset
        See DATASET_PROPOSAL.txt for more information.
    r   )Ú	endog_idx)Ú	_get_dataÚduÚprocess_pandas)Údatas    ú_/var/www/html/test/jupyter/venv/lib/python3.11/site-packages/statsmodels/datasets/ccard/data.pyÚload_pandasr      s#   € õ ‰;Œ;€DÝÔ˜T¨QÐ/Ñ/Ô/Ð/ó    c                  ó   — t          ¦   «         S )r   )r   © r   r   Úloadr   +   s   € õ ‰=Œ=Ðr   c                  ó:   — t          j        t          dd¬¦  «        S )Nz	ccard.csvT)Úconvert_float)r	   Úload_csvÚ__file__r   r   r   r   r   6   s   € ÝŒ;•x ¸DÐAÑAÔAÐAr   N)Ú__doc__Ústatsmodels.datasetsr   r	   Ú__docformat__Ú	COPYRIGHTÚTITLEÚSOURCEÚ
DESCRSHORTÚ	DESCRLONGÚNOTEr   r   r   r   r   r   ú<module>r      s†   ðØ (Ð (Ø ,Ð ,Ð ,Ð ,Ð ,Ð ,à"€ð€	à€ð€ð 9€
ð€	ð€ð	0ð 	0ð 	0ðð ð ðBð Bð Bð Bð Br   