bigframes.pandas.api.typing.Window — bigframes documentation
Provide window calculations.
|
|
|
Aggregate using one or more operations over the specified axis. |
|
Aggregate using one or more operations over the specified axis. |
|
Calculate the window count of non-NULL observations. |
|
Calculate the weighted window maximum. |
|
Calculate the weighted window mean. |
|
Calculate the weighted window minimum. |
|
Calculate the weighted window standard deviation. |
|
Calculate the weighted window sum. |
|
Calculate the weighted window variance. |