Skip to content
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

refactor!: move model optional args to kwargs #381

Merged
merged 3 commits into from
Feb 21, 2024
Merged

Conversation

GarrettWu
Copy link
Contributor

@GarrettWu GarrettWu commented Feb 14, 2024

To be more like sklearn, and make API more accurate. Those param shouldn't be called through positions.

@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels Feb 14, 2024
@GarrettWu GarrettWu marked this pull request as ready for review February 15, 2024 18:23
@GarrettWu GarrettWu requested review from a team as code owners February 15, 2024 18:23
bigframes/ml/imported.py Show resolved Hide resolved
bigframes/ml/imported.py Show resolved Hide resolved
@GarrettWu GarrettWu requested a review from shobsi February 16, 2024 18:12
@GarrettWu GarrettWu added the automerge Merge the pull request once unit tests and other checks pass. label Feb 21, 2024
@gcf-merge-on-green gcf-merge-on-green bot merged commit 4037992 into main Feb 21, 2024
14 of 15 checks passed
@gcf-merge-on-green gcf-merge-on-green bot deleted the garrettwu-fix branch February 21, 2024 20:42
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Feb 21, 2024
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: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants