You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/data_algebra/BigQuery.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -760,7 +760,7 @@ <h5>Inherited Members</h5>
760
760
*,
761
761
db_model=BigQueryModel,
762
762
conn,
763
-
fns={'as_int64': <function as_int64 at 0x7fc20913c700>, 'as_str': <function as_str at 0x7fc20913c040>, 'trimstr': <function trimstr at 0x7fc20913c0d0>, 'coalesce_0': <function coalesce_0 at 0x7fc20913c310>, 'coalesce': <function coalesce at 0x7fc20913c550>, 'datetime_to_date': <function datetime_to_date at 0x7fc1b84184c0>, 'parse_datetime': <function parse_datetime at 0x7fc1b841e160>, 'parse_date': <function parse_date at 0x7fc1b841e1f0>, 'format_datetime': <function format_datetime at 0x7fc1b841e280>, 'format_date': <function format_date at 0x7fc1b841e310>, 'dayofweek': <function dayofweek at 0x7fc1b841e3a0>, 'dayofyear': <function dayofyear at 0x7fc1b841e430>, 'dayofmonth': <function dayofmonth at 0x7fc1b841e550>, 'weekofyear': <function weekofyear at 0x7fc1b841e4c0>, 'month': <function month at 0x7fc1b841e5e0>, 'quarter': <function quarter at 0x7fc1b841e670>, 'year': <function year at 0x7fc1b841e700>, 'timestamp_diff': <function timestamp_diff at 0x7fc1b841e790>, 'date_diff': <function date_diff at 0x7fc1b841e820>, 'base_Sunday': <function base_Sunday at 0x7fc1b841e8b0>}
763
+
fns={'as_int64': <function as_int64 at 0x7f9478aac700>, 'as_str': <function as_str at 0x7f9478aac040>, 'trimstr': <function trimstr at 0x7f9478aac0d0>, 'coalesce_0': <function coalesce_0 at 0x7f9478aac310>, 'coalesce': <function coalesce at 0x7f9478aac550>, 'datetime_to_date': <function datetime_to_date at 0x7f9478cff4c0>, 'parse_datetime': <function parse_datetime at 0x7f9478d05160>, 'parse_date': <function parse_date at 0x7f9478d051f0>, 'format_datetime': <function format_datetime at 0x7f9478d05280>, 'format_date': <function format_date at 0x7f9478d05310>, 'dayofweek': <function dayofweek at 0x7f9478d053a0>, 'dayofyear': <function dayofyear at 0x7f9478d05430>, 'dayofmonth': <function dayofmonth at 0x7f9478d05550>, 'weekofyear': <function weekofyear at 0x7f9478d054c0>, 'month': <function month at 0x7f9478d055e0>, 'quarter': <function quarter at 0x7f9478d05670>, 'year': <function year at 0x7f9478d05700>, 'timestamp_diff': <function timestamp_diff at 0x7f9478d05790>, 'date_diff': <function date_diff at 0x7f9478d05820>, 'base_Sunday': <function base_Sunday at 0x7f9478d058b0>}
<spanclass="k">raise</span><spanclass="ne">TypeError</span><spanclass="p">(</span><spanclass="s2">"expected identifier to be a str"</span><spanclass="p">)</span>
<spanclass="k">raise</span><spanclass="ne">ValueError</span><spanclass="p">(</span><spanclass="s1">'did not expect " in identifier'</span><spanclass="p">)</span>
137
-
<spanclass="c1"># TODO: see if we can get rid of the tolower conversion</span>
<spanclass="k">raise</span><spanclass="ne">TypeError</span><spanclass="p">(</span><spanclass="s2">"expected identifier to be a str"</span><spanclass="p">)</span>
<spanclass="k">raise</span><spanclass="ne">ValueError</span><spanclass="p">(</span><spanclass="s1">'did not expect " in identifier'</span><spanclass="p">)</span>
302
-
<spanclass="c1"># TODO: see if we can get rid of the tolower conversion</span>
<spanclass="k">raise</span><spanclass="ne">TypeError</span><spanclass="p">(</span><spanclass="s2">"expected identifier to be a str"</span><spanclass="p">)</span>
<spanclass="k">raise</span><spanclass="ne">ValueError</span><spanclass="p">(</span><spanclass="s1">'did not expect " in identifier'</span><spanclass="p">)</span>
385
-
<spanclass="c1"># TODO: see if we can get rid of the tolower conversion</span>
0 commit comments