Results 1 issues of Jaideep Misra

I was trying to run "p2ch10_explore_data.ipynb", facing import error from diskcache.core ImportError: cannot import name 'BytesType' Looks like diskcache has been updated and does not have 'BytesType' anymore. Any alternatives...