Skip to content

Commit 3c63d66

Browse files
authored
Merge pull request #1437 from jyaistMap/jy-edit-relnotes21
Remove methods from `RasterCollection` class that won't be added until next release
2 parents 82314ce + 5bf21f4 commit 3c63d66

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

guide/02-api-overview/release_notes_210.ipynb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -282,10 +282,7 @@
282282
" * `as_df` \n",
283283
"* [`RasterCollection`](/python/api-reference/arcgis.raster.toc.html#rastercollection)\n",
284284
" * Adds methods:\n",
285-
" * [`merge()`](/python/api-reference/arcgis.raster.toc.html#arcgis.raster.RasterCollection.merge)\n",
286-
" * [`reduce()`](/python/api-reference/arcgis.raster.toc.html#arcgis.raster.RasterCollection.reduce)\n",
287285
" * [`std()`](/python/api-reference/arcgis.raster.toc.html#arcgis.raster.RasterCollection.std)\n",
288-
" * [`summarize_field()`](/python/api-reference/arcgis.raster.toc.html#arcgis.raster.RasterCollection.summarize_field)\n",
289286
" * Adds `extent_type` and `cellsize_type` parameters to following methods:\n",
290287
" * [`majority()`](/python/api-reference/arcgis.raster.toc.html#arcgis.raster.RasterCollection.majority)\n",
291288
" * [`max()`](/python/api-reference/arcgis.raster.toc.html#arcgis.raster.RasterCollection.max)\n",

0 commit comments

Comments
 (0)