|
2 | 2 | <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head> |
3 | 3 |
|
4 | 4 | <meta charset="utf-8"> |
5 | | -<meta name="generator" content="quarto-1.8.25"> |
| 5 | +<meta name="generator" content="quarto-1.8.26"> |
6 | 6 |
|
7 | 7 | <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"> |
8 | 8 |
|
|
74 | 74 | <script src="../site_libs/quarto-html/tippy.umd.min.js"></script> |
75 | 75 | <script src="../site_libs/quarto-html/anchor.min.js"></script> |
76 | 76 | <link href="../site_libs/quarto-html/tippy.css" rel="stylesheet"> |
77 | | -<link href="../site_libs/quarto-html/quarto-syntax-highlighting-7b89279ff1a6dce999919e0e67d4d9ec.css" rel="stylesheet" class="quarto-color-scheme" id="quarto-text-highlighting-styles"> |
78 | | -<link href="../site_libs/quarto-html/quarto-syntax-highlighting-dark-707d8167ce6003fca903bfe2be84ab7f.css" rel="stylesheet" class="quarto-color-scheme quarto-color-alternate" id="quarto-text-highlighting-styles"> |
79 | | -<link href="../site_libs/quarto-html/quarto-syntax-highlighting-7b89279ff1a6dce999919e0e67d4d9ec.css" rel="stylesheet" class="quarto-color-scheme-extra" id="quarto-text-highlighting-styles"> |
| 77 | +<link href="../site_libs/quarto-html/quarto-syntax-highlighting-587c61ba64f3a5504c4d52d930310e48.css" rel="stylesheet" class="quarto-color-scheme" id="quarto-text-highlighting-styles"> |
| 78 | +<link href="../site_libs/quarto-html/quarto-syntax-highlighting-dark-b758ccaa5987ceb1b75504551e579abf.css" rel="stylesheet" class="quarto-color-scheme quarto-color-alternate" id="quarto-text-highlighting-styles"> |
| 79 | +<link href="../site_libs/quarto-html/quarto-syntax-highlighting-587c61ba64f3a5504c4d52d930310e48.css" rel="stylesheet" class="quarto-color-scheme-extra" id="quarto-text-highlighting-styles"> |
80 | 80 | <script src="../site_libs/bootstrap/bootstrap.min.js"></script> |
81 | 81 | <link href="../site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet"> |
82 | 82 | <link href="../site_libs/bootstrap/bootstrap-0b37c64f34216b628666a8dac638b53b.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light"> |
@@ -305,7 +305,7 @@ <h2 class="anchored" data-anchor-id="a-beautiful-dataframe">A beautiful datafram |
305 | 305 | <section id="a-more-sophisticated-table" class="level2"> |
306 | 306 | <h2 class="anchored" data-anchor-id="a-more-sophisticated-table">A more sophisticated table</h2> |
307 | 307 | <p>This section demonstrates how to create and display a simple pandas DataFrame.</p> |
308 | | -<div id="79bd7345" class="cell" data-execution_count="3"> |
| 308 | +<div id="a9cd680c" class="cell" data-execution_count="3"> |
309 | 309 | <details class="code-fold"> |
310 | 310 | <summary>Code</summary> |
311 | 311 | <div class="code-copy-outer-scaffold"><div class="sourceCode cell-code" id="cb3"><pre class="sourceCode python code-with-copy"><code class="sourceCode python"><span id="cb3-1"><a href="#cb3-1" aria-hidden="true" tabindex="-1"></a><span class="im">from</span> great_tables <span class="im">import</span> GT, html</span> |
@@ -337,52 +337,52 @@ <h2 class="anchored" data-anchor-id="a-more-sophisticated-table">A more sophisti |
337 | 337 | <span id="cb3-27"><a href="#cb3-27" aria-hidden="true" tabindex="-1"></a>)</span></code></pre></div><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></div> |
338 | 338 | </details> |
339 | 339 | <div class="cell-output cell-output-display" data-execution_count="3"> |
340 | | -<div id="kylaqjpeez" style="padding-left:0px;padding-right:0px;padding-top:10px;padding-bottom:10px;overflow-x:auto;overflow-y:auto;width:auto;height:auto;"> |
| 340 | +<div id="kzegludtqq" style="padding-left:0px;padding-right:0px;padding-top:10px;padding-bottom:10px;overflow-x:auto;overflow-y:auto;width:auto;height:auto;"> |
341 | 341 | <style> |
342 | | -#kylaqjpeez table { |
| 342 | +#kzegludtqq table { |
343 | 343 | font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Helvetica Neue', 'Fira Sans', 'Droid Sans', Arial, sans-serif; |
344 | 344 | -webkit-font-smoothing: antialiased; |
345 | 345 | -moz-osx-font-smoothing: grayscale; |
346 | 346 | } |
347 | 347 |
|
348 | | -#kylaqjpeez thead, tbody, tfoot, tr, td, th { border-style: none; } |
| 348 | +#kzegludtqq thead, tbody, tfoot, tr, td, th { border-style: none; } |
349 | 349 | tr { background-color: transparent; } |
350 | | -#kylaqjpeez p { margin: 0; padding: 0; } |
351 | | - #kylaqjpeez .gt_table { display: table; border-collapse: collapse; line-height: normal; margin-left: auto; margin-right: auto; color: #333333; font-size: 16px; font-weight: normal; font-style: normal; background-color: #FFFFFF; width: auto; border-top-style: solid; border-top-width: 2px; border-top-color: #A8A8A8; border-right-style: none; border-right-width: 2px; border-right-color: #D3D3D3; border-bottom-style: solid; border-bottom-width: 2px; border-bottom-color: #A8A8A8; border-left-style: none; border-left-width: 2px; border-left-color: #D3D3D3; } |
352 | | - #kylaqjpeez .gt_caption { padding-top: 4px; padding-bottom: 4px; } |
353 | | - #kylaqjpeez .gt_title { color: #333333; font-size: 125%; font-weight: initial; padding-top: 4px; padding-bottom: 4px; padding-left: 5px; padding-right: 5px; border-bottom-color: #FFFFFF; border-bottom-width: 0; } |
354 | | - #kylaqjpeez .gt_subtitle { color: #333333; font-size: 85%; font-weight: initial; padding-top: 3px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; border-top-color: #FFFFFF; border-top-width: 0; } |
355 | | - #kylaqjpeez .gt_heading { background-color: #FFFFFF; text-align: center; border-bottom-color: #FFFFFF; border-left-style: none; border-left-width: 1px; border-left-color: #D3D3D3; border-right-style: none; border-right-width: 1px; border-right-color: #D3D3D3; } |
356 | | - #kylaqjpeez .gt_bottom_border { border-bottom-style: solid; border-bottom-width: 2px; border-bottom-color: #D3D3D3; } |
357 | | - #kylaqjpeez .gt_col_headings { border-top-style: solid; border-top-width: 2px; border-top-color: #D3D3D3; border-bottom-style: solid; border-bottom-width: 2px; border-bottom-color: #D3D3D3; border-left-style: none; border-left-width: 1px; border-left-color: #D3D3D3; border-right-style: none; border-right-width: 1px; border-right-color: #D3D3D3; } |
358 | | - #kylaqjpeez .gt_col_heading { color: #333333; background-color: #FFFFFF; font-size: 100%; font-weight: normal; text-transform: inherit; border-left-style: none; border-left-width: 1px; border-left-color: #D3D3D3; border-right-style: none; border-right-width: 1px; border-right-color: #D3D3D3; vertical-align: bottom; padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; overflow-x: hidden; } |
359 | | - #kylaqjpeez .gt_column_spanner_outer { color: #333333; background-color: #FFFFFF; font-size: 100%; font-weight: normal; text-transform: inherit; padding-top: 0; padding-bottom: 0; padding-left: 4px; padding-right: 4px; } |
360 | | - #kylaqjpeez .gt_column_spanner_outer:first-child { padding-left: 0; } |
361 | | - #kylaqjpeez .gt_column_spanner_outer:last-child { padding-right: 0; } |
362 | | - #kylaqjpeez .gt_column_spanner { border-bottom-style: solid; border-bottom-width: 2px; border-bottom-color: #D3D3D3; vertical-align: bottom; padding-top: 5px; padding-bottom: 5px; overflow-x: hidden; display: inline-block; width: 100%; } |
363 | | - #kylaqjpeez .gt_spanner_row { border-bottom-style: hidden; } |
364 | | - #kylaqjpeez .gt_group_heading { padding-top: 8px; padding-bottom: 8px; padding-left: 5px; padding-right: 5px; color: #333333; background-color: #FFFFFF; font-size: 100%; font-weight: initial; text-transform: inherit; border-top-style: solid; border-top-width: 2px; border-top-color: #D3D3D3; border-bottom-style: solid; border-bottom-width: 2px; border-bottom-color: #D3D3D3; border-left-style: none; border-left-width: 1px; border-left-color: #D3D3D3; border-right-style: none; border-right-width: 1px; border-right-color: #D3D3D3; vertical-align: middle; text-align: left; } |
365 | | - #kylaqjpeez .gt_empty_group_heading { padding: 0.5px; color: #333333; background-color: #FFFFFF; font-size: 100%; font-weight: initial; border-top-style: solid; border-top-width: 2px; border-top-color: #D3D3D3; border-bottom-style: solid; border-bottom-width: 2px; border-bottom-color: #D3D3D3; vertical-align: middle; } |
366 | | - #kylaqjpeez .gt_from_md> :first-child { margin-top: 0; } |
367 | | - #kylaqjpeez .gt_from_md> :last-child { margin-bottom: 0; } |
368 | | - #kylaqjpeez .gt_row { padding-top: 8px; padding-bottom: 8px; padding-left: 5px; padding-right: 5px; margin: 10px; border-top-style: solid; border-top-width: 1px; border-top-color: #D3D3D3; border-left-style: none; border-left-width: 1px; border-left-color: #D3D3D3; border-right-style: none; border-right-width: 1px; border-right-color: #D3D3D3; vertical-align: middle; overflow-x: hidden; } |
369 | | - #kylaqjpeez .gt_stub { color: #333333; background-color: #FFFFFF; font-size: 100%; font-weight: initial; text-transform: inherit; border-right-style: solid; border-right-width: 2px; border-right-color: #D3D3D3; padding-left: 5px; padding-right: 5px; } |
370 | | - #kylaqjpeez .gt_stub_row_group { color: #333333; background-color: #FFFFFF; font-size: 100%; font-weight: initial; text-transform: inherit; border-right-style: solid; border-right-width: 2px; border-right-color: #D3D3D3; padding-left: 5px; padding-right: 5px; vertical-align: top; } |
371 | | - #kylaqjpeez .gt_row_group_first td { border-top-width: 2px; } |
372 | | - #kylaqjpeez .gt_row_group_first th { border-top-width: 2px; } |
373 | | - #kylaqjpeez .gt_striped { background-color: rgba(128,128,128,0.05); } |
374 | | - #kylaqjpeez .gt_table_body { border-top-style: solid; border-top-width: 2px; border-top-color: #D3D3D3; border-bottom-style: solid; border-bottom-width: 2px; border-bottom-color: #D3D3D3; } |
375 | | - #kylaqjpeez .gt_sourcenotes { color: #333333; background-color: #FFFFFF; border-bottom-style: none; border-bottom-width: 2px; border-bottom-color: #D3D3D3; border-left-style: none; border-left-width: 2px; border-left-color: #D3D3D3; border-right-style: none; border-right-width: 2px; border-right-color: #D3D3D3; } |
376 | | - #kylaqjpeez .gt_sourcenote { font-size: 90%; padding-top: 4px; padding-bottom: 4px; padding-left: 5px; padding-right: 5px; text-align: left; } |
377 | | - #kylaqjpeez .gt_left { text-align: left; } |
378 | | - #kylaqjpeez .gt_center { text-align: center; } |
379 | | - #kylaqjpeez .gt_right { text-align: right; font-variant-numeric: tabular-nums; } |
380 | | - #kylaqjpeez .gt_font_normal { font-weight: normal; } |
381 | | - #kylaqjpeez .gt_font_bold { font-weight: bold; } |
382 | | - #kylaqjpeez .gt_font_italic { font-style: italic; } |
383 | | - #kylaqjpeez .gt_super { font-size: 65%; } |
384 | | - #kylaqjpeez .gt_footnote_marks { font-size: 75%; vertical-align: 0.4em; position: initial; } |
385 | | - #kylaqjpeez .gt_asterisk { font-size: 100%; vertical-align: 0; } |
| 350 | +#kzegludtqq p { margin: 0; padding: 0; } |
| 351 | + #kzegludtqq .gt_table { display: table; border-collapse: collapse; line-height: normal; margin-left: auto; margin-right: auto; color: #333333; font-size: 16px; font-weight: normal; font-style: normal; background-color: #FFFFFF; width: auto; border-top-style: solid; border-top-width: 2px; border-top-color: #A8A8A8; border-right-style: none; border-right-width: 2px; border-right-color: #D3D3D3; border-bottom-style: solid; border-bottom-width: 2px; border-bottom-color: #A8A8A8; border-left-style: none; border-left-width: 2px; border-left-color: #D3D3D3; } |
| 352 | + #kzegludtqq .gt_caption { padding-top: 4px; padding-bottom: 4px; } |
| 353 | + #kzegludtqq .gt_title { color: #333333; font-size: 125%; font-weight: initial; padding-top: 4px; padding-bottom: 4px; padding-left: 5px; padding-right: 5px; border-bottom-color: #FFFFFF; border-bottom-width: 0; } |
| 354 | + #kzegludtqq .gt_subtitle { color: #333333; font-size: 85%; font-weight: initial; padding-top: 3px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; border-top-color: #FFFFFF; border-top-width: 0; } |
| 355 | + #kzegludtqq .gt_heading { background-color: #FFFFFF; text-align: center; border-bottom-color: #FFFFFF; border-left-style: none; border-left-width: 1px; border-left-color: #D3D3D3; border-right-style: none; border-right-width: 1px; border-right-color: #D3D3D3; } |
| 356 | + #kzegludtqq .gt_bottom_border { border-bottom-style: solid; border-bottom-width: 2px; border-bottom-color: #D3D3D3; } |
| 357 | + #kzegludtqq .gt_col_headings { border-top-style: solid; border-top-width: 2px; border-top-color: #D3D3D3; border-bottom-style: solid; border-bottom-width: 2px; border-bottom-color: #D3D3D3; border-left-style: none; border-left-width: 1px; border-left-color: #D3D3D3; border-right-style: none; border-right-width: 1px; border-right-color: #D3D3D3; } |
| 358 | + #kzegludtqq .gt_col_heading { color: #333333; background-color: #FFFFFF; font-size: 100%; font-weight: normal; text-transform: inherit; border-left-style: none; border-left-width: 1px; border-left-color: #D3D3D3; border-right-style: none; border-right-width: 1px; border-right-color: #D3D3D3; vertical-align: bottom; padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; overflow-x: hidden; } |
| 359 | + #kzegludtqq .gt_column_spanner_outer { color: #333333; background-color: #FFFFFF; font-size: 100%; font-weight: normal; text-transform: inherit; padding-top: 0; padding-bottom: 0; padding-left: 4px; padding-right: 4px; } |
| 360 | + #kzegludtqq .gt_column_spanner_outer:first-child { padding-left: 0; } |
| 361 | + #kzegludtqq .gt_column_spanner_outer:last-child { padding-right: 0; } |
| 362 | + #kzegludtqq .gt_column_spanner { border-bottom-style: solid; border-bottom-width: 2px; border-bottom-color: #D3D3D3; vertical-align: bottom; padding-top: 5px; padding-bottom: 5px; overflow-x: hidden; display: inline-block; width: 100%; } |
| 363 | + #kzegludtqq .gt_spanner_row { border-bottom-style: hidden; } |
| 364 | + #kzegludtqq .gt_group_heading { padding-top: 8px; padding-bottom: 8px; padding-left: 5px; padding-right: 5px; color: #333333; background-color: #FFFFFF; font-size: 100%; font-weight: initial; text-transform: inherit; border-top-style: solid; border-top-width: 2px; border-top-color: #D3D3D3; border-bottom-style: solid; border-bottom-width: 2px; border-bottom-color: #D3D3D3; border-left-style: none; border-left-width: 1px; border-left-color: #D3D3D3; border-right-style: none; border-right-width: 1px; border-right-color: #D3D3D3; vertical-align: middle; text-align: left; } |
| 365 | + #kzegludtqq .gt_empty_group_heading { padding: 0.5px; color: #333333; background-color: #FFFFFF; font-size: 100%; font-weight: initial; border-top-style: solid; border-top-width: 2px; border-top-color: #D3D3D3; border-bottom-style: solid; border-bottom-width: 2px; border-bottom-color: #D3D3D3; vertical-align: middle; } |
| 366 | + #kzegludtqq .gt_from_md> :first-child { margin-top: 0; } |
| 367 | + #kzegludtqq .gt_from_md> :last-child { margin-bottom: 0; } |
| 368 | + #kzegludtqq .gt_row { padding-top: 8px; padding-bottom: 8px; padding-left: 5px; padding-right: 5px; margin: 10px; border-top-style: solid; border-top-width: 1px; border-top-color: #D3D3D3; border-left-style: none; border-left-width: 1px; border-left-color: #D3D3D3; border-right-style: none; border-right-width: 1px; border-right-color: #D3D3D3; vertical-align: middle; overflow-x: hidden; } |
| 369 | + #kzegludtqq .gt_stub { color: #333333; background-color: #FFFFFF; font-size: 100%; font-weight: initial; text-transform: inherit; border-right-style: solid; border-right-width: 2px; border-right-color: #D3D3D3; padding-left: 5px; padding-right: 5px; } |
| 370 | + #kzegludtqq .gt_stub_row_group { color: #333333; background-color: #FFFFFF; font-size: 100%; font-weight: initial; text-transform: inherit; border-right-style: solid; border-right-width: 2px; border-right-color: #D3D3D3; padding-left: 5px; padding-right: 5px; vertical-align: top; } |
| 371 | + #kzegludtqq .gt_row_group_first td { border-top-width: 2px; } |
| 372 | + #kzegludtqq .gt_row_group_first th { border-top-width: 2px; } |
| 373 | + #kzegludtqq .gt_striped { background-color: rgba(128,128,128,0.05); } |
| 374 | + #kzegludtqq .gt_table_body { border-top-style: solid; border-top-width: 2px; border-top-color: #D3D3D3; border-bottom-style: solid; border-bottom-width: 2px; border-bottom-color: #D3D3D3; } |
| 375 | + #kzegludtqq .gt_sourcenotes { color: #333333; background-color: #FFFFFF; border-bottom-style: none; border-bottom-width: 2px; border-bottom-color: #D3D3D3; border-left-style: none; border-left-width: 2px; border-left-color: #D3D3D3; border-right-style: none; border-right-width: 2px; border-right-color: #D3D3D3; } |
| 376 | + #kzegludtqq .gt_sourcenote { font-size: 90%; padding-top: 4px; padding-bottom: 4px; padding-left: 5px; padding-right: 5px; text-align: left; } |
| 377 | + #kzegludtqq .gt_left { text-align: left; } |
| 378 | + #kzegludtqq .gt_center { text-align: center; } |
| 379 | + #kzegludtqq .gt_right { text-align: right; font-variant-numeric: tabular-nums; } |
| 380 | + #kzegludtqq .gt_font_normal { font-weight: normal; } |
| 381 | + #kzegludtqq .gt_font_bold { font-weight: bold; } |
| 382 | + #kzegludtqq .gt_font_italic { font-style: italic; } |
| 383 | + #kzegludtqq .gt_super { font-size: 65%; } |
| 384 | + #kzegludtqq .gt_footnote_marks { font-size: 75%; vertical-align: 0.4em; position: initial; } |
| 385 | + #kzegludtqq .gt_asterisk { font-size: 100%; vertical-align: 0; } |
386 | 386 |
|
387 | 387 | </style> |
388 | 388 |
|
|
0 commit comments