bdunleavy22

Results 5 comments of bdunleavy22

> Can you provide an example of what you would want the DF to look like? Would it have more columns, more rows? Absolutely! Here are the lines of code...

Yeah, I think it's not an easy thing to add in a clean way. The `cell_properties` and `cell_properties_axis` seems like a good way to make an easy implementation. I think...

> Have you tried to include properties in the execute_mdx_dataframe method and set the shaped parameter as true? It takes a different approach, but also returns data frame that is...

I realized afterwards that I also wanted to change the Element properties, so I made it so that you can set the element properties. If you don't want the element...

I added a test case, and I also added the argument to the generic "get" function (which the test case also tests)