Skip to content

Commit dc4c078

Browse files
author
flow-php
committed
1 parent 303b8ec commit dc4c078

1,001 files changed

Lines changed: 26261 additions & 11532 deletions

File tree

Some content is hidden

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

aggregations/aggregating_functions/average/index.html

Lines changed: 9 additions & 9 deletions
Large diffs are not rendered by default.

aggregations/aggregating_functions/first/index.html

Lines changed: 9 additions & 9 deletions
Large diffs are not rendered by default.

aggregations/aggregating_functions/last/index.html

Lines changed: 9 additions & 9 deletions
Large diffs are not rendered by default.

aggregations/aggregating_functions/max/index.html

Lines changed: 9 additions & 9 deletions
Large diffs are not rendered by default.

aggregations/aggregating_functions/min/index.html

Lines changed: 9 additions & 9 deletions
Large diffs are not rendered by default.

aggregations/aggregating_functions/sum/index.html

Lines changed: 9 additions & 9 deletions
Large diffs are not rendered by default.

aggregations/grouping/group_by/index.html

Lines changed: 9 additions & 9 deletions
Large diffs are not rendered by default.

aggregations/grouping/group_by_sum/index.html

Lines changed: 9 additions & 9 deletions
Large diffs are not rendered by default.

assets/codemirror/completions/dataframe-a063b465eeccd6d35add721992bf081f.js renamed to assets/codemirror/completions/dataframe-b95ce4aae1bcd877b1cbc2f0417a673b.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ const dataframeReturningMethods = {"flow":["extract","from","process","read"],"d
1414

1515
// DataFrame methods
1616
const dataframeMethods = [
17-
{
17+
{
1818
label: "aggregate",
1919
type: "method",
2020
detail: "Flow\\\\ETL\\\\DataFrame",
@@ -907,7 +907,7 @@ const dataframeMethods = [
907907
<span class=\"fn-name\">schema</span><span class=\"fn-operator\">(</span><span class=\"fn-operator\">)</span> <span class=\"fn-operator\">:</span> <span class=\"fn-return\">Schema</span>
908908
</div>
909909
<div style="color: #8b949e; font-size: 13px;">
910-
@return Schema
910+
@trigger<br>@return Schema
911911
</div>
912912
`
913913
return div
@@ -1094,7 +1094,7 @@ const dataframeMethods = [
10941094
},
10951095
apply: snippet("write(" + "$" + "{" + "1:loader" + "}" + ")"),
10961096
boost: 10
1097-
} ]
1097+
} ]
10981098

10991099
/**
11001100
* DataFrame method completion source for CodeMirror

0 commit comments

Comments
 (0)