econchick / new-coder

New Coder tutorials
zlib License
597 stars 392 forks source link

Add Python 3 compatibility to dataviz #182

Open ghost opened 9 years ago

jvansan commented 7 years ago

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