Find answers from the community

Updated 2 months ago

Pandas error

I have a multi sheet excel workbook and would like to create an index for this excel file using OpenAI. I tried using PandasExcelReader but it is throwing error - 'PandasExcelReader' object has no attribute '_row_joiner'

This is an open issue in GitHub as well - https://github.com/jerryjliu/llama_index/issues/6203

Any solutions?
L
d
2 comments
Looks like the code just has a bug. Would be a very easy PR to fix!
Is it fixed?
Add a reply
Sign up and join the conversation on Discord