Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: clarify table_schema #383

Merged

Commits on Sep 2, 2021

  1. docs: clarify table_schema

    1. There must be an input dataframe column for every desired output table column.
    2. The types given in table_schema must be BigQuery types (strings).
    jimfulton committed Sep 2, 2021
    Copy the full SHA
    85c90b6 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. Copy the full SHA
    6e21d9e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8997f0e View commit details
    Browse the repository at this point in the history