python-calamine icon indicating copy to clipboard operation
python-calamine copied to clipboard

feat: iterator over rust range

Open dimastbk opened this issue 2 years ago • 2 comments

  • #42

Memory usage: Figure_1

  • red - openpyxl, read_only=True, iter_rows()
  • black - master, to_python()
  • blue - this PR, iter_rows()

example file (saved as xlsx in LibreOffice).

TODO:

  1. Fix empty cells and tests

dimastbk avatar Nov 29 '23 08:11 dimastbk

Any updates?

spumer avatar Jan 13 '24 14:01 spumer

Thanks for putting together the PoC. This would be really cool to see available in the official package.

So.... I'm bumping this. Any updates?

alanxoc3 avatar May 07 '24 14:05 alanxoc3