§
    0Ph   ã                   ó^   — d Z ddlmZ ddlmZ  eede¦  «         exj        dgz  c_        dS )aË  Enables IterativeImputer

The API and results of this estimator might change without any deprecation
cycle.

Importing this file dynamically sets :class:`~sklearn.impute.IterativeImputer`
as an attribute of the impute module::

    >>> # explicitly require this experimental feature
    >>> from sklearn.experimental import enable_iterative_imputer  # noqa
    >>> # now you can import normally from impute
    >>> from sklearn.impute import IterativeImputer
é   )Úimpute)ÚIterativeImputerr   N)Ú__doc__Ú r   Úimpute._iterativer   ÚsetattrÚ__all__© ó    úm/var/www/html/test/jupyter/venv/lib/python3.11/site-packages/sklearn/experimental/enable_iterative_imputer.pyú<module>r      se   ððð ð" Ð Ð Ð Ð Ð Ø 0Ð 0Ð 0Ð 0Ð 0Ð 0ð €ˆÐ"Ð$4Ñ 5Ô 5Ð 5Ø €„Ð%Ð&Ñ &€„€€r   