Skip to content

chore: sync latest changes from internal repo #7

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

Merged
merged 1 commit into from
Aug 24, 2023

Conversation

tswast
Copy link
Collaborator

@tswast tswast commented Aug 24, 2023

Created by synchronizing to internal commit 7c0ce89

git fetch origin main

git cherry-pick --strategy-option=theirs --no-commit 2d8f93b7430c2f63d59d51446ed943bfa7a42f14...7c0ce8974e67a2a5aa791c43626faee2f0466e58

docs: highlight bigframes is open-source
docs: correct the return types of Dataframe and Series
docs: create subfolders for notebooks
feat: add bigframes.get_global_session() and bigframes.reset_session() aliases
chore: mark ml.llm tests flaky
chore: make kokoro/build.sh executable
feat: add Series.str methods isalpha, isdigit, isdecimal, isalnum, isspace, islower, isupper, zfill, center
chore: pin max pytest-retry plugin version in tests
docs: sample ML Drug Name Generation notebook
docs: add samples and best practices to read_gbq docs
chore: fix Python download path in docs-presubmit tests
perf: add local cache for __repr_*__ methods
feat: support DataFrame.pivot
fix: don't use query cache for Session construction
feat: add bigframes.pandas.read_pickle function
feat: support MultiIndex for DataFrame columns
chore: change the docs kokoro setup to Gerrit path
docs: transform remote function user guide into sample code
fix: raise exception for invalid function in read_gbq_function
docs: add release status to table of contents
feat: add fit_transform to bigquery.ml transformers
feat: use pandas.Index for column labels
docs: add ML section under Overview
fix: check that types are specified in read_gbq_function
fix: add error message to set_index

docs: highlight bigframes is open-source
docs: correct the return types of Dataframe and Series
docs: create subfolders for notebooks
feat: add `bigframes.get_global_session()` and `bigframes.reset_session()` aliases
chore: mark ml.llm tests flaky
chore: make kokoro/build.sh executable
feat: add `Series.str` methods `isalpha`, `isdigit`, `isdecimal`, `isalnum`, `isspace`, `islower`, `isupper`, `zfill`, `center`
chore: pin max pytest-retry plugin version in tests
docs: sample ML Drug Name Generation notebook
docs: add samples and best practices to `read_gbq` docs
chore: fix Python download path in docs-presubmit tests
perf: add local cache for `__repr_*__` methods
feat: support `DataFrame.pivot`
fix: don't use query cache for Session construction
feat: add `bigframes.pandas.read_pickle` function
feat: support MultiIndex for DataFrame columns
chore: change the docs kokoro setup to Gerrit path
docs: transform remote function user guide into sample code
fix: raise exception for invalid function in `read_gbq_function`
docs: add release status to table of contents
feat: add `fit_transform` to `bigquery.ml` transformers
feat: use `pandas.Index` for column labels
docs: add ML section under Overview
fix: check that types are specified in `read_gbq_function`
fix: add error message to `set_index`
Change-Id: I748ff9f14aec710fbbcfd5cd88dab2e8e1d646e0
@tswast tswast merged commit a32b747 into main Aug 24, 2023
@tswast tswast deleted the synchronize-0.2.0-plus branch August 24, 2023 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants