BigQuery DataFrames (BigFrames)
Section Navigation
Create new instance of NamedAgg(column, aggfunc)
Attributes
aggfunc
Alias for field number 1
column
Alias for field number 0
Methods
__init__()
__init__
count(value, /)
count
Return number of occurrences of value.
index(value[, start, stop])
index
Return first index of value.
NamedAgg