Does anyone have a good way of parsing and indexing excel files (including some very messy ones, not standardized). My idea was to transform each sheet to markdown and embed those into the vectordb. However, it doesnt seem like there is a good way to transform excels into markdown so I will have to take another approach