get_method# mlquantify.utils.general.get_method(method: str)[source]# Get the method from the methods module. Parameters: methodstrMethod to get. Returns: MethodMethod class from the methods module.