Please is there any way I could calculate statistics for a field in ArcGIS Pro without having to generate a table like it's done in ArcGIS Desktop?
@FyneAde-Amadi you might be interested in the new Data Engineering view in ArcGIS Pro! Here is the documentation, and it was also showcased in this video from the UC plenary today.
The Statistics button that was mentioned by @JayantaPoddar is definitely another option that is possible in ArcGIS Pro. This opens a chart of the field, and in the Chart Properties pane, several statistics are shown.
Have you checked Statistics (Attribute Table > Right-click Field > Statistics).
Do you just want to view statistics temporarily? If you're comfortable with Python, check out using NumPy in Pro. You can get basically any statistic you might want quickly and easily.
To just get the summary stats without dealing with output tables, you can also export to the memory workspace.
Thank you!
Thanks.
The screenshot, I shared, is from ArcGIS Pro.
This seem to apply in ArcGIS Desktop and not ArcGIS Pro.
Many thanks!
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.