warning# scikitplot.sp_logging.warning(msg, *args, **kwargs)[source]# Logs a message at the WARNING log level. Parameters: msgstrThe log message to be logged. argsAnyArguments for string formatting in the message. kwargsAnyAdditional keyword arguments for logging.