§
    0Ph  ã                   ó   — d „ Z d„ ZdS )c                 óz   — 	 ddl }dS # t          $ r(}t          d                     | ¦  «        ¦  «        |‚d}~ww xY w)aK  Raise ImportError with detailed error message if mpl is not installed.

    Plot utilities like any of the Display's plotting functions should lazily import
    matplotlib and call this helper before any computation.

    Parameters
    ----------
    caller_name : str
        The name of the caller that requires matplotlib.
    é    NzP{} requires matplotlib. You can install matplotlib with `pip install matplotlib`)Ú
matplotlibÚImportErrorÚformat)Úcaller_namer   Úes      úd/var/www/html/test/jupyter/venv/lib/python3.11/site-packages/sklearn/utils/_optional_dependencies.pyÚcheck_matplotlib_supportr
      sa   € ðØÐÐÐÐÐøÝð ð ð Ýð'ß'-¢v¨kÑ':Ô':ñ
ô 
ð ð	øøøøðøøøs   ‚ ˆ
:’#5µ:c                 óz   — 	 ddl }|S # t          $ r(}t          d                     | ¦  «        ¦  «        |‚d}~ww xY w)as  Raise ImportError with detailed error message if pandas is not installed.

    Plot utilities like :func:`fetch_openml` should lazily import
    pandas and call this helper before any computation.

    Parameters
    ----------
    caller_name : str
        The name of the caller that requires pandas.

    Returns
    -------
    pandas
        The pandas package.
    r   Nz{} requires pandas.)Úpandasr   r   )r   r   r   s      r	   Úcheck_pandas_supportr      sX   € ð LØˆˆˆàˆøÝð Lð Lð LÝÐ/×6Ò6°{ÑCÔCÑDÔDÈ!ÐKøøøøðLøøøs   ‚ ˆ
:’#5µ:N)r
   r   © ó    r	   ú<module>r      s2   ðð
ð ð ð(Lð Lð Lð Lð Lr   