python-bigquery-dataframes
python-bigquery-dataframes copied to clipboard
docs: update snippet for `Create a k-means` model tutorial
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 🦕
Check out this pull request on ![]()
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)
Wait for samples tests to pass before merging.