[ENH] density methods · Issue #32 · pysal/splot (original) (raw)

This would be a solid addition to plotting in Python and I think we can get a kde map by cleaning up a Geoandas dataframe and then using the existing two dimensional kde from seaborn on centroids.

I'd also like to get legendgram in.

Also hexagonal histograms would be easy to integrate.