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.tabular.copulas.GaussianCopula.save

GaussianCopula.save(path)

Save this model instance to the given path using cloudpickle.

Parameters

path (str) – Path where the SDV instance will be serialized.