Hello,
I'm trying to create a hotspots anaylsis from my feature layer but i'm receiving this message:
find_hot_spots() got an unexpected keyword argument 'shape_type'
Doesn't matter how i ask it to do it, this message appear inclusive when i does not provide a shape type argument.
Ps: i'm calling it from : "from arcgis.features.analysis import find_hot_spots"
Thank's