Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1a0de4a

Browse filesBrowse files
authored
docs(bigframes): add a notebook explaining bqsql magics cell chaining (#17216)
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](https://github.com/googleapis/google-cloud-python/issues) 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> 🦕
1 parent 7141356 commit 1a0de4a
Copy full SHA for 1a0de4a

2 files changed

+2,489Lines changed: 2489 additions & 0 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎packages/bigframes/docs/user_guide/index.rst‎

Copy file name to clipboardExpand all lines: packages/bigframes/docs/user_guide/index.rst
+1Lines changed: 1 addition & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ User Guide
2828
Dataframe <../notebooks/dataframes/dataframe.ipynb>
2929
Index Col Null <../notebooks/dataframes/index_col_null.ipynb>
3030
Integrations <../notebooks/dataframes/integrations.ipynb>
31+
Magics for Python and SQL Interoperability <../notebooks/dataframes/magics_with_local_data.ipynb>
3132
Pypi <../notebooks/dataframes/pypi.ipynb>
3233

3334
.. toctree::

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.