Bigframes API (original) (raw)
Overview of the APIs available in Bigframes.
bigframes.pandas
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.
Immutable sequence used for indexing and alignment.
API documentation for pandas package.
N-dimensional analogue of DataFrame.
bigframes.pandas.DatetimeMethods
Accessor object for datetime-like properties of the Series values.
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.
Provide window calculations.
Also take a look at all classes, methods and properties and attributes for Bigframes API.