Skip to content

FlickerGroupedData

_df instance-attribute

_df = df

_grouped instance-attribute

_grouped = grouped

__repr__

__repr__()

__str__

__str__()

agg

agg(exprs)

apply

apply(f, schema)

apply_spark

apply_spark(udf)

apply_with_state

apply_with_state(f, outputStructType, stateStructType, outputMode, timeoutConf)

cogroup

cogroup(other)

count

count()

max

max(names)

mean

mean(names)

min

min(names)

pivot

pivot(pivot_col_name, values=None)

sum

sum(names)