append_predictions

append_predictions(mappings: Iterable[Mapping[str, str]], *, deduplicate: bool = True, sort: bool = True, standardize: bool = True, path: Path | None = None) None[source]

Append new lines to the predictions table.