Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue/53 #74

Merged
merged 1 commit into from
Dec 3, 2018
Merged

issue/53 #74

merged 1 commit into from
Dec 3, 2018

Conversation

MariusWirtz
Copy link
Collaborator

@MariusWirtz MariusWirtz commented Nov 29, 2018

  • New execute_* functions to extract (pandas) pivot tables from a cube view or mdx query: execute_view_dataframe_pivot and execute_mdx_dataframe_pivot. Solves: Format Execute_mdx #53
  • Minor test improvements
  • New mdx parser to extract dimension-composition from mdx query
  • New delete_cellset argument in tidy_cellset function allows to overrule default behaviour regarding the deletion of cellsets in the extract_cellset_* functions

- New execute_* functions to extract (pandas) pivot tables from a cube view or mdx query: execute_view_dataframe_pivot and execute_mdx_dataframe_pivot
- Minor test improvements
- New mdx parser to extract dimension-composition from mdx query
- New delete_cellset argument in tidy_cellset function allows to overrule default behaviour regarding the deletion of cellsets in the extract_cellset_* functions
@vviau vviau merged commit ffafb4d into cubewise-code:master Dec 3, 2018
@MariusWirtz MariusWirtz added this to the 1.2.0 milestone Dec 4, 2018
@MariusWirtz MariusWirtz deleted the issue/53 branch February 2, 2019 22:25
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.

2 participants