optimus-py
optimus-py copied to clipboard
Find the best cube dimension order with TM1py
Hi, I have been playing around with optimus-py and I was getting an error in some intermittent case: ``` Traceback (most recent call last): File "/_install_pathPython/optimus-py-master/optimuspy.py", line 300, in success...
There is no mention of xlsxwriter being utilized in the Readme, nor in the prerequisites. It would be nice to have it mentioned as optional in case of Excel exports....
Unfortunately, to optimize for query speed, there is no silver bullet. The query speed depends on the composition of the view. Currently, Optimus is optimizing for one view only. It...
For certain large views, the process seems to roll back: 2021-03-05 12:56:51,872 - optimuspy - INFO - Skipping cube 'group_le_planning' since view '____long_opening_view' does not exist 2021-03-05 12:56:52,047 - optimuspy...
Not an issue but an idea. Where no Best order can be determined, the user would need to review and potentially reorder the cube themselves. It would be great to...
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @salmanmkc in actions/checkout#2248 Persist...
- Updated GitHub Actions workflow to dynamically generate PyInstaller spec file during build - Configured workflow to automatically attach Windows executable to 'latest' release on master merges - Added label...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5. Release notes Sourced from actions/upload-artifact's releases. v5.0.0 What's Changed BREAKING CHANGE: this update supports Node v24.x. This is not a breaking change per-se but...
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6. Release notes Sourced from actions/setup-python's releases. v6.0.0 What's Changed Breaking Changes Upgrade to node 24 by @salmanmkc in actions/setup-python#1164 Make sure your runner is...