bigframes.pandas.api.typing — bigframes documentation

Note: These objects aren’t intended to be constructed directly.

DataFrameGroupBy(block, by_col_ids, *[, ...])

DatetimeMethods(data)

Accessor object for datetime-like properties of the Series values.

SeriesGroupBy(block, value_column, by_col_ids)

StringMethods(data)

Vectorized string functions for Series and Index.

StructAccessor(data)

Accessor object for structured data properties of the Series values.

StructFrameAccessor(data)

Accessor object for structured data properties of the Series values.

Window(block, window_spec, value_column_ids)

Provide window calculations.