warn# scikitplot.sp_logging.warn(msg, *args, **kwargs)[source]# Log a message at the WARN - WARNING log level. Parameters: msgstrThe log message to be logged. argsanyArguments for string formatting in the message. kwargsanyAdditional keyword arguments for logging.