process# caput.pipeline.tasklib.flow.MakeCopy.process(data)[source]# Return a deep copy of the given object. Parameters: dataAnyThe object to copy. Returns: copied_objectAnyA deep copy of the input object.