Commit 9f42fe1
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- packages/bigframes
- bigframes
- bigquery/_operations
- core/compile/ibis_compiler
- operations
- pandas/io
- tests/unit/core/compile/sqlglot/expressions
- snapshots/test_ai_ops/test_ai_score_with_endpoint_and_max_error_ratio
- third_party/bigframes_vendored/ibis/expr/operations
Expand file treeCollapse file tree
Open diff view settings
Collapse file
packages/bigframes/bigframes/bigquery/_operations/ai.py
Copy file name to clipboardExpand all lines: packages/bigframes/bigframes/bigquery/_operations/ai.py+12-7Lines changed: 12 additions & 7 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
941 | 941 | |
942 | 942 | |
943 | 943 | |
| 944 | + |
| 945 | + |
944 | 946 | |
945 | 947 | |
946 | 948 | |
| ||
958 | 960 | |
959 | 961 | |
960 | 962 | |
961 | | - |
962 | | - |
963 | | - |
964 | | - |
965 | | - |
966 | | - |
967 | | - |
968 | 963 | |
969 | 964 | |
970 | 965 | |
971 | 966 | |
972 | 967 | |
973 | 968 | |
974 | 969 | |
| 970 | + |
| 971 | + |
| 972 | + |
| 973 | + |
| 974 | + |
| 975 | + |
| 976 | + |
| 977 | + |
975 | 978 | |
976 | 979 | |
977 | 980 | |
| ||
983 | 986 | |
984 | 987 | |
985 | 988 | |
| 989 | + |
| 990 | + |
986 | 991 | |
987 | 992 | |
988 | 993 | |
|
Collapse file
packages/bigframes/bigframes/core/compile/ibis_compiler/scalar_op_registry.py
Copy file name to clipboardExpand all lines: packages/bigframes/bigframes/core/compile/ibis_compiler/scalar_op_registry.py+2Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
2005 | 2005 | |
2006 | 2006 | |
2007 | 2007 | |
| 2008 | + |
| 2009 | + |
2008 | 2010 | |
2009 | 2011 | |
2010 | 2012 | |
|
Collapse file
packages/bigframes/bigframes/operations/ai_ops.py
Copy file name to clipboardExpand all lines: packages/bigframes/bigframes/operations/ai_ops.py+2Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
172 | 172 | |
173 | 173 | |
174 | 174 | |
| 175 | + |
| 176 | + |
175 | 177 | |
176 | 178 | |
177 | 179 | |
|
Collapse file
packages/bigframes/bigframes/pandas/io/api.py
Copy file name to clipboardExpand all lines: packages/bigframes/bigframes/pandas/io/api.py+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
654 | 654 | |
655 | 655 | |
656 | 656 | |
657 | | - |
658 | 657 | |
| 658 | + |
659 | 659 | |
660 | 660 | |
661 | 661 | |
|
Collapse file
packages/bigframes/tests/unit/core/compile/sqlglot/expressions/snapshots/test_ai_ops/test_ai_score_with_endpoint_and_max_error_ratio/out.sql
Copy file name to clipboard+7Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
Collapse file
packages/bigframes/tests/unit/core/compile/sqlglot/expressions/test_ai_ops.py
Copy file name to clipboardExpand all lines: packages/bigframes/tests/unit/core/compile/sqlglot/expressions/test_ai_ops.py+21Lines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
407 | 407 | |
408 | 408 | |
409 | 409 | |
| 410 | + |
| 411 | + |
| 412 | + |
| 413 | + |
| 414 | + |
| 415 | + |
| 416 | + |
| 417 | + |
| 418 | + |
| 419 | + |
| 420 | + |
| 421 | + |
| 422 | + |
| 423 | + |
| 424 | + |
| 425 | + |
| 426 | + |
| 427 | + |
| 428 | + |
| 429 | + |
| 430 | + |
410 | 431 | |
411 | 432 | |
412 | 433 | |
|
Collapse file
packages/bigframes/third_party/bigframes_vendored/ibis/expr/operations/ai_ops.py
Copy file name to clipboardExpand all lines: packages/bigframes/third_party/bigframes_vendored/ibis/expr/operations/ai_ops.py+11-5Lines changed: 11 additions & 5 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
138 | 138 | |
139 | 139 | |
140 | 140 | |
141 | | - |
142 | | - |
143 | | - |
| 141 | + |
| 142 | + |
| 143 | + |
144 | 144 | |
145 | 145 | |
146 | 146 | |
| ||
151 | 151 | |
152 | 152 | |
153 | 153 | |
154 | | - |
| 154 | + |
155 | 155 | |
156 | 156 | |
157 | 157 | |
| ||
166 | 166 | |
167 | 167 | |
168 | 168 | |
169 | | - |
| 169 | + |
170 | 170 | |
171 | 171 | |
172 | 172 | |
| 173 | + |
| 174 | + |
173 | 175 | |
174 | 176 | |
175 | 177 | |
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
176 | 182 | |
177 | 183 | |
178 | 184 | |
|
0 commit comments