heatmaps
heatmaps copied to clipboard
Examples?
Your code just defines functions, has no main part. Can you provide examples for how to actually use your code to produce graphics?
Hey @metawops,
You can check out this Kaggle kernel https://www.kaggle.com/drazen/heatmap-with-sized-markers which is equivalent to https://github.com/drazenz/heatmap/blob/master/Circle%20heatmap.ipynb
Let me know if that helps.
I'll probably make a pip package out this and put together some more examples, thanks for your feedback.