Skip to content

chore: sync changes from internal repo #15

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
Sep 2, 2023
Merged

chore: sync changes from internal repo #15

merged 1 commit into from
Sep 2, 2023

Conversation

tswast
Copy link
Collaborator

@tswast tswast commented Sep 1, 2023

Created via:

git cherry-pick --strategy-option=theirs --no-commit c9b2dc2ed1e4d24a0692284c7488de8f0bdd1024...4ca4ddfb03aa0f9485533990ff6423284d93a551

feat: support DataFrame.isin with list and dict inputs
test: move flaky reset_session test to unit tests
chore: don't run redundant tests in nightly build
feat: support DataFrame-DataFrame binary operations
feat: support Series.map
feat: support Index.is_monotonic
docs: update remote function notebook with read_gbq_function usage
feat: use default session and connection in ml.llm and ml.imported
chore: disable broken stack tests
feat: support pow() and power operator in DataFrame and Series
feat: support for np.add, np.subtract, np.multiply, np.divide, np.power
perf: use row_number() filter for head / tail
feat: support bigframes.pandas.merge()
fix: make X_train argument names consistent across methods
chore: refactor ml core
feat: add Series.dropna and DataFrame.fillna
chore: fix gcs notebooks upload in 'nightly' build
chore: fix Kokoro build files to support GitHub directories
chore: fix unit test to not require authentication

@tswast tswast requested review from a team as code owners September 1, 2023 21:07
@product-auto-label product-auto-label bot added size: xl Pull request size is extra large. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels Sep 1, 2023
@tswast tswast added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 1, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 1, 2023
@tswast tswast added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 1, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 1, 2023
feat: support `DataFrame.isin` with list and dict inputs
test: move flaky `reset_session` test to unit tests
chore: don't run redundant tests in nightly build
feat: support `DataFrame`-`DataFrame` binary operations
feat: support `Series.map`
feat: support `Index.is_monotonic`
docs: update remote function notebook with read_gbq_function usage
feat: use default session and connection in `ml.llm` and `ml.imported`
chore: disable broken stack tests
feat: support `pow()` and power operator in `DataFrame` and `Series`
feat: support for `np.add`, `np.subtract`, `np.multiply`, `np.divide`, `np.power`
perf: use `row_number()` filter for `head` / `tail`
feat: support `bigframes.pandas.merge()`
fix: make `X_train` argument names consistent across methods
chore: refactor ml core
feat: add `Series.dropna` and `DataFrame.fillna`
chore: fix gcs notebooks upload in 'nightly' build
chore: fix Kokoro build files to support GitHub directories
chore: fix unit test to not require authentication
Change-Id: I2988ddd03607ea7b6537148ca18696bbd13528aa
@tswast tswast merged commit 8fab755 into main Sep 2, 2023
@tswast tswast deleted the sync-github branch September 2, 2023 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: xl Pull request size is extra large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants