append

append(mappings: Iterable[SemanticMapping], path: str | Path, *, metadata: dict[str, Any] | MappingSet | None = None, converter: Converter | None = None, exclude_columns: Collection[str] | None = None) None[source]

Append processed records.