bigframes.geopandas.GeoSeries.cache# GeoSeries.cache()# Materializes the Series to a temporary table. Useful if the series will be used multiple times, as this will avoid recomputating the shared intermediate value. Returns: Self Return type: Series