Skip to content

fix: NullIndex in ML model.predict error - #917

Merged
GarrettWu merged 1 commit into
mainfrom
garrettwu-unordered
Aug 27, 2024
Merged

fix: NullIndex in ML model.predict error#917
GarrettWu merged 1 commit into
mainfrom
garrettwu-unordered

Conversation

@GarrettWu

Copy link
Copy Markdown
Contributor

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:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕

@GarrettWuGarrettWu self-assigned this Aug 22, 2024
@GarrettWu
GarrettWu requested review from a teamAugust 22, 2024 23:00
@product-auto-labelproduct-auto-labelBot added size: s Pull request size is small. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels Aug 22, 2024
@GarrettWu
GarrettWu enabled auto-merge (squash) August 23, 2024 00:06
@GarrettWu
GarrettWu merged commit 612271d into mainAug 27, 2024
@GarrettWu
GarrettWu deleted the garrettwu-unordered branch August 27, 2024 20:28
@release-pleaserelease-pleaseBot mentioned this pull request Aug 27, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigqueryIssues related to the googleapis/python-bigquery-dataframes API.size: sPull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@GarrettWu@TrevorBergeron