Skip to content

Instantly share code, notes, and snippets.

View djoguns's full-sized avatar
💭
Data Journeyman!

Dayo Oguntoyinbo djoguns

💭
Data Journeyman!
  • Amazon Web Services
  • London, United Kingdom
  • 00:17 (UTC)
View GitHub Profile
@djoguns
djoguns / temperatureCircle.py
Created June 11, 2018 20:35 — forked from anttilipp/temperatureCircle.py
Code to reproduce the "Temperature Circle" visualization.
#
# Hi all,
# this is the Python code I used to make the visualization "Temperature circle"
# (https://twitter.com/anttilip/status/892318734244884480).
# Please be aware that originally I wrote this for my tests only so the
# code was not ment to be published and is a mess and has no comments.
# Feel free to improve, modify, do whatever you want with it. If you decide
# to use the code, make an improved version of it, or it is useful for you
# in some another way I would be happy to know about it. You can contact me
# for example in Twitter (@anttilip). Unchecked demo data (no quarantees)