Skip to content

AttributeError: 'list' object has no attribute 'write_csv' #1

@Harveyhase68

Description

@Harveyhase68

~/duckdb # python3 duckdb-python-demo.py
Traceback (most recent call last):
File "/root/duckdb/duckdb-python-demo.py", line 73, in
sql_results.write_csv("result-group-by-capture-date-rejected.csv")
AttributeError: 'list' object has no attribute 'write_csv'

Is there anything I can do? Is there something missing?

Yours
Alex

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions