Ignore# class pharmpy.model.Ignore(expression, strings={})[source]# Bases: DatasetOperation Attributes Summary expression strings Methods Summary create(expression[, strings]) from_dict(d) replace([expression, strings]) to_dict() Attributes Documentation expression# strings# Methods Documentation classmethod create(expression, strings={})[source]# classmethod from_dict(d)[source]# replace(expression=None, strings=None)[source]# to_dict()[source]#