Is there a way to build a quick simple map from CSV like geopandas or plotly? The code is like 2-3 lines in plotly but arcpy it seems like I am forced to build a Pro Project and all of that.
I don't want to use plotly since I am trying to avoid adding more packages vs the built in. I was hoping I could just make a XY Event layer, add a basemap, and done.
thanks a lot