TM1py 2.0

A forum to post information about tools which are free and open source.
Post Reply
MariusWirtz
Posts: 31
Joined: Sat Apr 08, 2017 8:40 pm
OLAP Product: TM1
Version: 10.2.2.6
Excel Version: 2016

TM1py 2.0

Post by MariusWirtz »

Hi everyone,

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
User avatar
WilliamSmith
Posts: 40
Joined: Tue Dec 13, 2022 8:54 pm
OLAP Product: TM1 / PA / PAx / PAW
Version: TM1 11
Excel Version: 365

Re: TM1py 2.0

Post by WilliamSmith »

Very cool, thank you friend.
Post Reply