Find answers from the community

Updated 3 months ago

Is it possible to extract information

Is it possible to extract information from 'Panda Instructions' to show a corresponding graph in plt?
L
2 comments
Depends I think. This is the code that transforms the instruction str into an actual executable command

https://github.com/jerryjliu/llama_index/blob/main/gpt_index/indices/struct_store/pandas_query.py#L27
Maybe that can inspire something lol
Add a reply
Sign up and join the conversation on Discord