docs: move and edit existing linear-regression tutorial snippet#991
Merged
docs: move and edit existing linear-regression tutorial snippet#991
Conversation
Contributor
Author
|
@tswast If I remember correctly, we talked about editing the code to not filter the data, right? I commented it out for now, but I can remove/restore it if needed. |
…pis/python-bigquery-dataframes into b338872698-bigframes
…igquery-dataframes into b338872698-bigframes
Contributor
Author
|
Kokoro e2e failing test: test_df_apply_axis_1_complex @ tests/system/large/test_remote_function.py, line:1722 |
tswast
reviewed
Sep 18, 2024
Co-authored-by: Tim Sweña (Swast) <swast@google.com>
Co-authored-by: Tim Sweña (Swast) <swast@google.com>
Co-authored-by: Tim Sweña (Swast) <swast@google.com>
Co-authored-by: Tim Sweña (Swast) <swast@google.com>
Co-authored-by: Tim Sweña (Swast) <swast@google.com>
…he model Co-authored-by: Tim Sweña (Swast) <swast@google.com>
…igquery-dataframes into b338872698-bigframes Please enter a commit message to explain why this merge is necessary, pull
Collaborator
|
Let's wait for e2e to pass before merging. In the meantime, could you post the results of pytest when running this sample localy? |
Contributor
Author
Collaborator
Awesome! Love to see those green dots. :-) |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
Fixes b/338872698 🦕