I have a dataset of ~10 million points and I want to visualize it. It’s all sorts of points on a map. I want to tell the distribution of my data globally.
I was thinking fast cluter map by folium but I keep getting huge files.
Is there a better way to visualize massive quantities of data?