-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
Describe the feature
glaredb already has a pip installer so it makes sense to have export capability of a query result to a dataframe.
Desired UX
N/A
df = con.sql("SELECT _filename, * FROM 'gs://glaredb-bench/results/main/**/results-*.tsv';").to_df()Additional context
N/A
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels