#xlsx #excel #quickly #file #rows #top #run-command

yanked simple-xlsx-traversaler

a simple tool to quickly traver top rows in a very large xlsx file

0.1.0 Apr 4, 2023

#25 in #rows

MIT/Apache

19KB
277 lines

Contains (Zip file, 16KB) tests/test.xlsx

readme

This library provides a method for quickly traversing a small part of data in a very large xlsx file.

Run Example

copy a xlsx file into examples/ folder, and rename it to example.xlsx. then run the command below:

cargo run --example check_top_100_rows

Run Tests

cargo test --tests

Dependencies

~4.5MB
~80K SLoC