docling-project / docling-project/docling
Docling xlsx file table extraction
Open
question
- Dominant language
- Python
- Stars
- 66.4k
- Forks
- 4.8k
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 84
Description
### Question
When I am trying to extract table data from xslx file and if that table has merged cells it repeats those values in the merged cells, I have written a custom function that checks for such similar columns and rows and drop duplicate ones if absolutely identical but do we have any inbuilt way or flag that will handle this?
Contributor guide
Assessment
This issue has not been assessed yet.