Use pyexcel-io 0.5.0. Performance boost for python2
When you deal with files in memory, you will get performance boost because it uses cStringIO instead of StringIO
When you deal with files in memory, you will get performance boost because it uses cStringIO instead of StringIO