pandas query engine on different data frames #16001
pulkitmehtaworkmetacube
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a use case where user uploads a excel with multiple sheet .. each sheet will have 1 table .. we will read different sheets in different data frame .. now i want to use pandas query engine but how will i route to different pandas query engines based on user query ? please guide
Beta Was this translation helpful? Give feedback.
All reactions