I'm trying to reproduce this heatmap but I keep getting the following error:
AttributeError: 'pandas._libs.interval.Interval' object has no attribute 'split'
I'm running pandas version 0.20.2 and bokeh version 0.12.5.
I've found someone who has the same issue in this post but wasn't able to find a fix.