mirror of
https://github.com/DS4SD/docling.git
synced 2025-07-27 12:34:22 +00:00
* feat: added excel backend Signed-off-by: Peter Staar <taa@zurich.ibm.com> * first msexcel backend Signed-off-by: Peter Staar <taa@zurich.ibm.com> * added tooling for the cli Signed-off-by: Peter Staar <taa@zurich.ibm.com> * first working version for excel parsing of tables Signed-off-by: Peter Staar <taa@zurich.ibm.com> * added proper typing for mypy Signed-off-by: Peter Staar <taa@zurich.ibm.com> * added proper typing for mypy Signed-off-by: Peter Staar <taa@zurich.ibm.com> * refactor EXCEL to XLSX Signed-off-by: Peter Staar <taa@zurich.ibm.com> * added the unit tests Signed-off-by: Peter Staar <taa@zurich.ibm.com> * ran poetry lock Signed-off-by: Peter Staar <taa@zurich.ibm.com> * adding images to output [WIP] Signed-off-by: Peter Staar <taa@zurich.ibm.com> * reformatted the code Signed-off-by: Peter Staar <taa@zurich.ibm.com> * fixed the mypy Signed-off-by: Peter Staar <taa@zurich.ibm.com> * updated the msexcel Signed-off-by: Peter Staar <taa@zurich.ibm.com> * updated the msexcel (2) Signed-off-by: Peter Staar <taa@zurich.ibm.com> * fixed the mypy Signed-off-by: Peter Staar <taa@zurich.ibm.com> * added tests for merged cells in excel Signed-off-by: Peter Staar <taa@zurich.ibm.com> * reformatted the code Signed-off-by: Peter Staar <taa@zurich.ibm.com> --------- Signed-off-by: Peter Staar <taa@zurich.ibm.com>
10 lines
434 B
Plaintext
10 lines
434 B
Plaintext
item-0 at level 0: unspecified: group _root_
|
|
item-1 at level 1: section: group sheet: Sheet1
|
|
item-2 at level 2: table with [7x3]
|
|
item-3 at level 1: section: group sheet: Sheet2
|
|
item-4 at level 2: table with [9x4]
|
|
item-5 at level 2: table with [5x3]
|
|
item-6 at level 2: table with [5x3]
|
|
item-7 at level 1: section: group sheet: Sheet3
|
|
item-8 at level 2: table with [7x3]
|
|
item-9 at level 2: table with [7x3] |