Category: Code
-

Create responsive plot chart with Ploty
What is Ploty?
-

Top 5 Python libraries for TM1 and Planning Analytics
This is one of the most famous quote of Kung Fu Panda movie…
-

Optimizing your TM1 and Planning Analytics server for Performance
The combination of in-memory calculation, amazing design and years of optimization have resulted in IBM TM1 and Planning Analytics being renowned as one of the fastest real-time analytical engines on the market. The default settings you get “out of the box” is all that is required to have a fast TM1 model. This article focuses on…
-

Pandas makes working with data easy
-

Mastering MTQ with TM1 and Planning Analytics
Multi-Threaded Queries (MTQ) allow IBM TM1 and Planning Analytics to automatically load balance a single query across multiple CPU cores. In other words, TM1 is fast, MTQ makes it even faster. It has been around for a number of years but there still some frequently asked questions which need a clear answer.
-

Data Science with TM1 and Planning Analytics
Having accurate data in your TM1 and Planning Analytics application is just one part of the job, the second part which is even more important is to understand your data. This is where Data Science can help. Data Science will help you to improve how you make decisions by better understanding the past and predicting the…
-

Setup Cubike example
Cubike is a fictional Bike Sharing company that we use the series of articless about Data Science with TM1 and Planning Analytics:
-

Timeseries Forecasting with Facebook Prophet and TM1/Planning Analytics
Welcome to the last part of the articles series about Data Science with TM1/Planning Analytics and Python. In Part 1 we loaded weather data from the NOOA web service into our TM1 cubes. In Part 2, by analyzing the data with Pandas and Ploty, we’ve learned that
-

Explore your TM1/Planning Analytics data with Pandas and Ploty
Welcome to the second part of the Data Science with TM1/Planning Analytics article. In the Part 1 article, we uploaded in our TM1 cubes the weather data from a web service. Now that we have all the data we need in TM1, we can start to analyse it. The Python community provides lots of tools…
-

Upload weather data from web services into TM1/Planning Analytics
Python is a widely-used general-purpose programming language that lets you work quickly and integrate systems more effectively. TM1py enables you for the first time to get easily data from a multitude of systems and web services such as Trello, Salesforce, financial web services and many more… into your TM1/Planning Analytics application.