zut.csv.dump_csv_temp

zut.csv.dump_csv_temp(data: Any, headers: Iterable[str] | None = None, *, tz: tzinfo | Literal['localtime'] | str | None = None, encoding='utf-8-sig', delimiter: str | None = None, for_excel: bool | None = None)