bigframes.geopandas.GeoSeries.var#

GeoSeries.var() float#

Return unbiased variance over requested axis.

Normalized by N-1 by default.

Returns:

Variance.

Return type:

scalar or bigframes.pandas.Series (if level specified)