Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
docs: clarify
table_schema
(#383)
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). - [x] closes #382 - [x] tests added / passed - [x] passes `nox -s blacken lint`
- Loading branch information