Danger

You are looking at the documentation for an older version of the SDV! We are no longer supporting or maintaining this version of the software

Click here to go to the new docs pages.

sdv.constraints.Negative.from_dict

classmethod Negative.from_dict(constraint_dict)

Build a Constraint object from a dict.

Parameters

constraint_dict (dict) – Dict containing the keyword constraint alongside any additional arguments needed to create the instance.

Returns

New constraint instance.

Return type

Constraint