bigframes.geopandas.GeoSeries.ndim# property GeoSeries.ndim: int# Return an int representing the number of axes / array dimensions. Returns: Return 1 if Series. Otherwise return 2 if DataFrame. Return type: int