I have a csv that contains 6 millions of spatial data.
Recently while searching over the internet i found here and also here that i can plot my spatial data very easy and fast on a mapbox using supercluster algorithme by just Loading a geojson file.
i m using python so i searched and i found pysupercluster
but i didn't understand for the moment how to use it ! any helps?