dataeval.outputs.CompletenessOutput¶ class dataeval.outputs.CompletenessOutput¶ Output from the completeness function. fraction_filled¶ Fraction of boxes that contain at least one data point Type:¶ float empty_box_centers¶ List of coordinates for centers of empty boxes Type:¶ List[np.ndarray] meta()¶ Metadata about the execution of the function or method for the Output class. Return type:¶ ExecutionMetadata