Skip to content

support pandas DataFrame and bigframes DataFrame in pyformat #114

Open
@tswast

Description

@tswast

When using --pyformat, it could be neat to automatically call to_gbq() (either pandas-gbq or from bigframes, depending on the object type), to allow for syntax like:

SELECT * FROM {dataframe}`

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the googleapis/python-bigquery-magics API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions