-
Notifications
You must be signed in to change notification settings - Fork 43
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
docs: move and edit existing linear-regression tutorial snippet #991
Conversation
@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
Kokoro e2e failing test: test_df_apply_axis_1_complex @ tests/system/large/test_remote_function.py, line:1722 |
Co-authored-by: Tim Sweña (Swast) <[email protected]>
Co-authored-by: Tim Sweña (Swast) <[email protected]>
Co-authored-by: Tim Sweña (Swast) <[email protected]>
Co-authored-by: Tim Sweña (Swast) <[email protected]>
Co-authored-by: Tim Sweña (Swast) <[email protected]>
…he model Co-authored-by: Tim Sweña (Swast) <[email protected]>
…igquery-dataframes into b338872698-bigframes Please enter a commit message to explain why this merge is necessary, pull
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, thanks!
Let's wait for e2e to pass before merging. In the meantime, could you post the results of pytest when running this sample localy? |
Awesome! Love to see those green dots. :-) |
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 🦕