Skip to content

In addition to fetchall, also support df(), pl(), arrow() and fetchnumpy() #47

Closed
@jovezhong

Description

@jovezhong

Today
https://github.com/timeplus-io/proton-python-driver/blob/develop/proton_driver/dbapi/cursor.py only support fetchall() to return the Python object. One user suggests us supporting dataframe out of box.

https://duckdb.org/docs/api/python/overview.html#result-conversion
image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions