python-bigquery-dataframes icon indicating copy to clipboard operation
python-bigquery-dataframes copied to clipboard

docs: update snippet for `Create a k-means` model tutorial

Open arwas11 opened this issue 8 months ago • 1 comments

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 #412723079 🦕

arwas11 avatar Apr 28 '25 19:04 arwas11

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Notebook failure seems to be unrelated

=========================== short test summary info ============================
FAILED notebooks/generative_ai/bq_dataframes_llm_kmeans.ipynb::bq_dataframes_llm_kmeans.ipynb - IndexError: single positional indexer is out-of-bounds
======================== 1 failed in 248.20s (0:04:08) =========================
Benchmark failed, deleting: notebooks/generative_ai/bq_dataframes_llm_kmeans.ipynb.slotmillis
Benchmark failed, deleting: notebooks/generative_ai/bq_dataframes_llm_kmeans.ipynb.bytesprocessed
Benchmark failed, deleting: notebooks/generative_ai/bq_dataframes_llm_kmeans.ipynb.query_char_count
Benchmark failed, deleting: notebooks/generative_ai/bq_dataframes_llm_kmeans.ipynb.bq_exec_time_seconds
Benchmark failed, deleting: notebooks/generative_ai/bq_dataframes_llm_kmeans.ipynb.local_exec_time_seconds
notebooks/location/regionalized.ipynb .                                  [100%]

Learn more about nbmake at [https://github.com/treebeardtech/nbmake](https://www.google.com/url?q=https://github.com/treebeardtech/nbmake&sa=D)

arwas11 avatar May 05 '25 16:05 arwas11

Wait for samples tests to pass before merging.

tswast avatar May 05 '25 16:05 tswast