I am using the ArcGIS Python API from ArcPro.
I would like to upsert features from a spatially enabled data frame to my existing feature service on PORTAL.The data data is originally a csv which needs to be reformatted somewhat, I then want to upsert the cleaned spatially enabled dataframe to my existing hosted feature service ( the schema's are the same)
Is this possible? I have searched but can't find a code snippet.
Alternative what would be an alternative which would follow my workflow.
Regards,
Ian