append_prediction_tuples

append_prediction_tuples(prediction_tuples: Iterable[PredictionTuple], *, deduplicate: bool = True, sort: bool = True, standardize: bool = True, path: Path | None = None) None[source]

Append new lines to the predictions table that come as canonical tuples.