|
9 | 9 | <meta charset="utf-8" /> |
10 | 10 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" /> |
11 | 11 |
|
12 | | - <title>6.16. title: Delta Lake jupyter: jupytext: formats: ipynb,qmd text_representation: extension: .qmd format_name: quarto format_version: ‘1.0’ jupytext_version: 1.16.7 kernelspec: display_name: Python 3 (ipykernel) language: python name: python3 — Effective Python for Data Scientists</title> |
| 12 | + <title>6.16. Delta Lake — Effective Python for Data Scientists</title> |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
|
265 | 265 | <li class="toctree-l2"><a class="reference internal" href="SQL.html">6.13. SQL Libraries</a></li> |
266 | 266 | <li class="toctree-l2"><a class="reference internal" href="polars.html">6.14. Polars</a></li> |
267 | 267 | <li class="toctree-l2"><a class="reference internal" href="spark.html">6.15. PySpark</a></li> |
268 | | -<li class="toctree-l2 current active"><a class="current reference internal" href="#">6.16. title: Delta Lake |
269 | | -jupyter: |
270 | | -jupytext: |
271 | | -formats: ipynb,qmd |
272 | | -text_representation: |
273 | | -extension: .qmd |
274 | | -format_name: quarto |
275 | | -format_version: ‘1.0’ |
276 | | -jupytext_version: 1.16.7 |
277 | | -kernelspec: |
278 | | -display_name: Python 3 (ipykernel) |
279 | | -language: python |
280 | | -name: python3</a></li> |
| 268 | +<li class="toctree-l2 current active"><a class="current reference internal" href="#">6.16. Delta Lake</a></li> |
281 | 269 | <li class="toctree-l2"><a class="reference internal" href="llm.html">6.17. Large Language Model (LLM)</a></li> |
282 | 270 | </ul> |
283 | 271 | </li> |
|
510 | 498 |
|
511 | 499 |
|
512 | 500 | <div id="jb-print-docs-body" class="onlyprint"> |
513 | | - <h1>title: Delta Lake |
514 | | -jupyter: |
515 | | -jupytext: |
516 | | -formats: ipynb,qmd |
517 | | -text_representation: |
518 | | -extension: .qmd |
519 | | -format_name: quarto |
520 | | -format_version: ‘1.0’ |
521 | | -jupytext_version: 1.16.7 |
522 | | -kernelspec: |
523 | | -display_name: Python 3 (ipykernel) |
524 | | -language: python |
525 | | -name: python3</h1> |
| 501 | + <h1>Delta Lake</h1> |
526 | 502 | <!-- Table of contents --> |
527 | 503 | <div id="print-main-content"> |
528 | 504 | <div id="jb-print-toc"> |
@@ -554,21 +530,8 @@ <h2> Contents </h2> |
554 | 530 | <div id="searchbox"></div> |
555 | 531 | <article class="bd-article" role="main"> |
556 | 532 |
|
557 | | - <hr class="docutils" /> |
558 | | -<section id="title-delta-lake-jupyter-jupytext-formats-ipynb-qmd-text-representation-extension-qmd-format-name-quarto-format-version-1-0-jupytext-version-1-16-7-kernelspec-display-name-python-3-ipykernel-language-python-name-python3"> |
559 | | -<h1><span class="section-number">6.16. </span>title: Delta Lake |
560 | | -jupyter: |
561 | | -jupytext: |
562 | | -formats: ipynb,qmd |
563 | | -text_representation: |
564 | | -extension: .qmd |
565 | | -format_name: quarto |
566 | | -format_version: ‘1.0’ |
567 | | -jupytext_version: 1.16.7 |
568 | | -kernelspec: |
569 | | -display_name: Python 3 (ipykernel) |
570 | | -language: python |
571 | | -name: python3<a class="headerlink" href="#title-delta-lake-jupyter-jupytext-formats-ipynb-qmd-text-representation-extension-qmd-format-name-quarto-format-version-1-0-jupytext-version-1-16-7-kernelspec-display-name-python-3-ipykernel-language-python-name-python3" title="Permalink to this heading">#</a></h1> |
| 533 | + <section id="delta-lake"> |
| 534 | +<h1><span class="section-number">6.16. </span>Delta Lake<a class="headerlink" href="#delta-lake" title="Permalink to this heading">#</a></h1> |
572 | 535 | <section id="version-your-pandas-dataframe-with-delta-lake"> |
573 | 536 | <h2><span class="section-number">6.16.1. </span>Version Your Pandas DataFrame with Delta Lake<a class="headerlink" href="#version-your-pandas-dataframe-with-delta-lake" title="Permalink to this heading">#</a></h2> |
574 | 537 | <div class="cell tag_hide-cell docutils container"> |
|
0 commit comments