Skip to content

Created the ability to have an execute_mdx_dataframe_async(...) that will return multiple DFs#1400

Open
stevenorsini wants to merge 1 commit into
cubewise-code:masterfrom
stevenorsini:return-multiple-async-dfs
Open

Created the ability to have an execute_mdx_dataframe_async(...) that will return multiple DFs#1400
stevenorsini wants to merge 1 commit into
cubewise-code:masterfrom
stevenorsini:return-multiple-async-dfs

Conversation

@stevenorsini
Copy link
Copy Markdown

You can pass in multiple MDXs to the function and get a list of DataFrames back, in order of the MDXs.

… to the execute_mdx_dataframe_async(...) that will return a list of DataFrames, in the order of the MDX's passed in, rather then a concatenated DataFrame.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant