Hi,
I am converting a featurelayer to pandas dataframe in ArcGIS online notebooks, but I want the column names come from the layer's field aliases not the field names. Using DataFrame.spatial.from_layer() has no option for this. Does anyone know another way this can be achieved?
thanks