Skip to content

Commit d61b9ed

Browse files
committed
update korro
1 parent 5fb4028 commit d61b9ed

File tree

137 files changed

+1843
-5110
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

137 files changed

+1843
-5110
lines changed

docs/StardustDocs/snippets/org.jetbrains.kotlinx.dataframe.samples.api.Access.byRow.html

Lines changed: 15 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
<html>
2-
<head>
3-
<style type="text/css">
4-
:root {
1+
<html>
2+
<head>
3+
<style type="text/css">
4+
:root {
55
--background: #fff;
66
--background-odd: #f5f5f5;
77
--background-hover: #d9edfd;
@@ -173,34 +173,12 @@
173173
summary {
174174
padding: 6px;
175175
}
176-
177-
178-
179-
180-
181-
182-
183-
184-
185-
186-
187-
188-
189-
190-
191-
192-
193-
194-
195-
</style>
196-
</head>
197-
<body>
198-
199-
176+
</style>
177+
</head>
178+
<body>
200179
<details>
201180
<summary>df.df[0].name</summary>
202-
203-
<details>
181+
<details>
204182
<summary>Input DataFrame: rowsCount = 7, columnsCount = 5</summary>
205183
<table class="dataframe" id="df_0"></table>
206184

@@ -222,8 +200,7 @@
222200
<br>
223201
<details>
224202
<summary>df.df[3, 5, 6].select { name and age }</summary>
225-
226-
<details>
203+
<details>
227204
<summary>Input DataFrame: rowsCount = 7, columnsCount = 5</summary>
228205
<table class="dataframe" id="df_3"></table>
229206

@@ -245,8 +222,7 @@
245222
<br>
246223
<details>
247224
<summary>df.df[3..5]</summary>
248-
249-
<details>
225+
<details>
250226
<summary>Input DataFrame: rowsCount = 7, columnsCount = 5</summary>
251227
<table class="dataframe" id="df_6"></table>
252228

@@ -260,9 +236,9 @@
260236
</details>
261237
</details>
262238
<br>
263-
</body>
264-
<script>
265-
(function () {
239+
</body>
240+
<script>
241+
(function () {
266242
window.DataFrame = window.DataFrame || new (function () {
267243
this.addTable = function (df) {
268244
let cols = df.cols;
@@ -536,8 +512,6 @@
536512
}
537513
})()
538514

539-
540-
541515
/*<!--*/
542516
call_DataFrame(function() { DataFrame.addTable({ cols: [{ name: "<span title=\"firstName: String\">firstName</span>", children: [], rightAlign: false, values: ["Alice","Bob","Charlie","Charlie","Bob","Alice","Charlie"] },
543517
{ name: "<span title=\"lastName: String\">lastName</span>", children: [], rightAlign: false, values: ["Cooper","Dylan","Daniels","Chaplin","Marley","Wolf","Byrd"] },
@@ -551,7 +525,6 @@
551525

552526
call_DataFrame(function() { DataFrame.renderTable(0) });
553527

554-
555528
/*<!--*/
556529
call_DataFrame(function() { DataFrame.addTable({ cols: [{ name: "<span title=\"firstName: String\">firstName</span>", children: [], rightAlign: false, values: ["Alice"] },
557530
{ name: "<span title=\"lastName: String\">lastName</span>", children: [], rightAlign: false, values: ["Cooper"] },
@@ -565,7 +538,6 @@
565538

566539
call_DataFrame(function() { DataFrame.renderTable(1) });
567540

568-
569541
/*<!--*/
570542
call_DataFrame(function() { DataFrame.addTable({ cols: [{ name: "<span title=\"firstName: String\">firstName</span>", children: [], rightAlign: false, values: ["Alice"] },
571543
{ name: "<span title=\"lastName: String\">lastName</span>", children: [], rightAlign: false, values: ["Cooper"] },
@@ -574,8 +546,6 @@
574546

575547
call_DataFrame(function() { DataFrame.renderTable(2) });
576548

577-
578-
579549
/*<!--*/
580550
call_DataFrame(function() { DataFrame.addTable({ cols: [{ name: "<span title=\"firstName: String\">firstName</span>", children: [], rightAlign: false, values: ["Alice","Bob","Charlie","Charlie","Bob","Alice","Charlie"] },
581551
{ name: "<span title=\"lastName: String\">lastName</span>", children: [], rightAlign: false, values: ["Cooper","Dylan","Daniels","Chaplin","Marley","Wolf","Byrd"] },
@@ -589,7 +559,6 @@
589559

590560
call_DataFrame(function() { DataFrame.renderTable(3) });
591561

592-
593562
/*<!--*/
594563
call_DataFrame(function() { DataFrame.addTable({ cols: [{ name: "<span title=\"firstName: String\">firstName</span>", children: [], rightAlign: false, values: ["Charlie","Alice","Charlie"] },
595564
{ name: "<span title=\"lastName: String\">lastName</span>", children: [], rightAlign: false, values: ["Chaplin","Wolf","Byrd"] },
@@ -603,7 +572,6 @@
603572

604573
call_DataFrame(function() { DataFrame.renderTable(4) });
605574

606-
607575
/*<!--*/
608576
call_DataFrame(function() { DataFrame.addTable({ cols: [{ name: "<span title=\"firstName: String\">firstName</span>", children: [], rightAlign: false, values: ["Charlie","Alice","Charlie"] },
609577
{ name: "<span title=\"lastName: String\">lastName</span>", children: [], rightAlign: false, values: ["Chaplin","Wolf","Byrd"] },
@@ -614,8 +582,6 @@
614582

615583
call_DataFrame(function() { DataFrame.renderTable(5) });
616584

617-
618-
619585
/*<!--*/
620586
call_DataFrame(function() { DataFrame.addTable({ cols: [{ name: "<span title=\"firstName: String\">firstName</span>", children: [], rightAlign: false, values: ["Alice","Bob","Charlie","Charlie","Bob","Alice","Charlie"] },
621587
{ name: "<span title=\"lastName: String\">lastName</span>", children: [], rightAlign: false, values: ["Cooper","Dylan","Daniels","Chaplin","Marley","Wolf","Byrd"] },
@@ -629,7 +595,6 @@
629595

630596
call_DataFrame(function() { DataFrame.renderTable(6) });
631597

632-
633598
/*<!--*/
634599
call_DataFrame(function() { DataFrame.addTable({ cols: [{ name: "<span title=\"firstName: String\">firstName</span>", children: [], rightAlign: false, values: ["Charlie","Bob","Alice"] },
635600
{ name: "<span title=\"lastName: String\">lastName</span>", children: [], rightAlign: false, values: ["Chaplin","Marley","Wolf"] },
@@ -643,6 +608,5 @@
643608

644609
call_DataFrame(function() { DataFrame.renderTable(7) });
645610

646-
647-
</script>
648-
</html>
611+
</script>
612+
</html>

0 commit comments

Comments
 (0)