import warnings def suppress_warnings(): warnings.filterwarnings("ignore")