Skip to content

Performance optimization release using pyexcel-io 0.1.0

Compare
Choose a tag to compare
@chfw chfw released this 24 Mar 12:03

This release is backward compatible with earlier releases. 'streaming' is an extra option given to get_data. Only when 'streaming' is explicitly set to True, the data will be consisted of generators, hence will break your existing code.