Skip to content

Performance boost in handling files in memory in Python 2

Compare
Choose a tag to compare
@chfw chfw released this 30 Aug 22:42
· 50 commits to master since this release

pyexcel-io v0.5.0 uses cStringIO instead StringIO for handling files in memory. What's more, the data type conversion code is being relocated in pyexcel_io.service