econchick / new-coder

New Coder tutorials
zlib License
597 stars 394 forks source link

Add Python 3 compatibility to dataviz #182

Open ghost opened 8 years ago

jvansan commented 6 years ago

Perhaps if you include from __future__ import print_fuction you could make it cross compatible?