-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: add docstring return type section to BigQueryOptions class (#964)
* docs: add docstring return type section to BigQueryOptions class * docs: add docstring return type section to BigQueryOptions class * docs: add docstrings to SamplingOptions class * feat: add Gemini 1.5 stable models support (#945) * feat: add Gemini 1.5 stable models support * add to loader * refactor: Simplify projection nodes (#961) * docs: add docstring returns section to Options (#937) * chore: drop unused columns at is_monotonic methods (#912) * chore: drop unused columns at is_monotonic methods * fixing mypy * test: retry streaming tests to accommodate flakiness (#956) * test: retry streaming tests to accommodate flakiness * reduce delay, increase retries * fix: make `read_gbq_function` work for multi-param functions (#947) * fix: make `read_gbq_function` work for multi-param functions * fix hyperlink * specify hyperlink differently * make hyperlink markdown format * fix: support `read_gbq_function` for axis=1 application (#950) * fix: support `read_gbq_function` for axis=1 application * remove stray newline * Update bigframes/session/__init__.py * remove first person reference in the doc * use correct product name --------- Co-authored-by: Tim Sweña (Swast) <[email protected]> * docs: update title of pypi notebook example to reflect use of the PyPI public dataset (#952) In response to feedback on internal change 662899733. * docs: add docstrings to SamplingOptions class --------- Co-authored-by: Garrett Wu <[email protected]> Co-authored-by: TrevorBergeron <[email protected]> Co-authored-by: Chelsea Lin <[email protected]> Co-authored-by: Shobhit Singh <[email protected]> Co-authored-by: Tim Sweña (Swast) <[email protected]>
- Loading branch information
1 parent
b6cd55a
commit 307385f
Showing
2 changed files
with
81 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters