Bigframes API (original) (raw)

Overview of the APIs available in Bigframes.

bigframes.pandas

bigframes.pandas.DataFrame

Two-dimensional, size-mutable, potentially heterogeneous tabular data.

bigframes.pandas.DataFrameGroupBy

Class for grouping and aggregating relational data.

bigframes.pandas.SeriesGroupBy

Class for grouping and aggregating relational data.

bigframes.pandas.Index

Immutable sequence used for indexing and alignment.

bigframes.pandas.pandas

API documentation for pandas package.

bigframes.pandas.Series

N-dimensional analogue of DataFrame.

bigframes.pandas.DatetimeMethods

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

bigframes.pandas.PlotAccessor

Make plots of Series or DataFrame with the matplotlib backend.

bigframes.pandas.StringMethods

Vectorized string functions for Series and Index.

bigframes.pandas.StructAccessor

Accessor object for structured data properties of the Series values.

bigframes.pandas.Window

Provide window calculations.

Also take a look at all classes, methods and properties and attributes for Bigframes API.