Releases: pyexcel/pyexcel-io
Releases · pyexcel/pyexcel-io
maintenance release
Maintenance release
Maintenance release
Two new features
deliver pagination when reading huge data files
more details see change log
support pyexcel-cli
See changelog.rst for more details
auto import pyexcel plugins
see changelog.rst
Performance optimization release
yield keyword in place
Performance optimization release
- the performance optimization is surrounding 'yield' keyword to mimize overhead brought by pyexcel-io
- Please try it and give me your feedback.
Maintenance release
bug fix #6
minor code refactoring