-
Hello All,
I am trying to convert a cube to a dataframe, thereafter saving it to my desktop. The code goes as follows:
from TM1py import TM1Service
import pandas as pd
with TM1Service(addre…
-
```r
> data_tm1
# A tibble: 1,151,978 x 15
index BidOpen BidHigh BidLow BidClose AskOpen AskHigh AskLow AskClose year week
1 2014-12…
-
I need to create Folder using TM1py add to it file for example xlsx or txt and set alias to this file in Application folder
Anyone any idea how to do it correctly,
many thanks
-
[Description of the bug or feature]
Before 5.11, my Surface would have no issues passing sound through to the USB DAC (Walkman A55L) but now it doesn't, however Alsa and Pulseaudio see the …
-
**Describe what did you try to do with TM1py**
I am attempting to write attributes on hierarchies using the write function.
But am getting a TI process error.
```
cell_attributes[('Calendar:' + …
-
Hello there!
I am trying to use the new "block" features in the `html/template` package in go 1.6, but I cannot get it to work inside a gin application.
I filled a thorough description of the bug as…
-
System Info:
- CPU: Intel Pentium Silver N5000 @ 1.10 GHz
- RAM: 8 GB
- OS: Arch Linux
- Kernel: Linux 6.1.1-arch1-1
- CoreFreq Version: 1.94.0
I compiled from the develop branch with the pr…
-
**Describe the bug**
We at [WLED](https://github.com/Aircoookie/WLED) are experiencing an odd issue when we define multiple outputs (different GPIO ports) with large LED count (>2000).
Currently a w…
-
When the TM1py script writes the data to a cube with tm1.cells.**write** but some cells are rule calculated, the scripts fails with an error.
It would be useful to have an argument to the **write** m…
-
**Error**
I've developed a python application with TM1py and am successfully reading from cubes. However, when I deploy this application to http://pythonanywhere.com for testing, using the exact sam…