Log in
Log into community
Find answers from the community
View all posts
Related posts
Was this helpful?
π
π
π
Powered by
Hall
Inactive
Updated 2 years ago
0
Follow
What is the best strategy to read
What is the best strategy to read
Inactive
0
Follow
At a glance
l
linh.nguyen
2 years ago
Β·
What is the best strategy to read structured data from excel or csv? Currently, I am trying to read one by one row and concat intro a string, then put into a Document, but we are losing the information on columns
j
2 comments
Share
Open in Discord
j
jerryjliu0
2 years ago
yeah you could try that - we also have a native pandas index!
https://github.com/jerryjliu/llama_index/blob/main/examples/struct_indices/PandasIndexDemo.ipynb
j
jerryjliu0
2 years ago
queries against this will convert to python code that will run over your pd dataframe
Add a reply
Sign up and join the conversation on Discord
Join on Discord