désactiver les avertissements
import warnings
warnings.filterwarnings("ignore")
Busy Boar
import warnings
warnings.filterwarnings("ignore")