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
{{ message }}
This repository was archived by the owner on Apr 1, 2026. It is now read-only.
# TODO: may need add NullaryAggregation in main_aggregation
1255
-
# when agg add support for axis=1, needed for agg("size", axis=1)
1256
-
assertisinstance(
1257
-
operation, agg_ops.UnaryAggregateOp
1258
-
), f"Expected a unary operation, but got {operation}. Please report this error and how you got here to the BigQuery DataFrames team (bit.ly/bigframes-feedback)."
0 commit comments