We just released TM1py 2.0. You can find all the details here:
https://github.com/cubewise-code/tm1py/releases/tag/2.0
Among many other things, this release offers
- support for TM1 v12
- performance improvements
- new functions to update dimensions or clear a cube directly from a data frame
All new features are backward compatible, and upgrades should be free of pain:
Code: Select all
pip install tm1py --upgrade