o
    ÖtBh°  ã                   @   s<   d Z ddlmZ ddlmZ eedeƒ e jdg7  _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
é   )ÚIterativeImputer)Úimputer   N)Ú__doc__Úimpute._iterativer   Ú r   ÚsetattrÚ__all__© r	   r	   ú„/var/www/html/riverr-enterprise-integrations-main/venv/lib/python3.10/site-packages/sklearn/experimental/enable_iterative_imputer.pyÚ<module>   s
    