pyexcel.iget_array¶
-
pyexcel.iget_array(**keywords)[source]¶ Obtain a generator of an two dimensional array from an excel source
It is similiar to
pyexcel.get_array()but it has less memory footprint.
pyexcel.iget_array(**keywords)[source]¶Obtain a generator of an two dimensional array from an excel source
It is similiar to pyexcel.get_array() but it has less memory
footprint.