Getting Started
export_results()
Export a list of dictionaries to a CSV file.
output (str) – The path to the output CSV file.
results (list[dict]) – A list of dictionaries to be exported as CSV rows.