feat: add "columns" as an alias for "col_order" #617
Labels
api: bigquery
Issues related to the googleapis/python-bigquery-pandas API.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
One thing I'd like is to align
read_gbq
withread_sql
andread_sql_table
. Those methods call what we call "col_order", "columns". See: https://pandas.pydata.org/docs/reference/api/pandas.read_sql.htmlThe text was updated successfully, but these errors were encountered: