zut.csv.get_headers_from_dict_rows

zut.csv.get_headers_from_dict_rows(rows: Iterable[Mapping[Any, Any]]) list[str]

Get the list of all keys that appear at least once in the given mappings.