December 1, 2023

Prev Next

New Python version and libraries

Within a custom Insight Metric Definition, you can now select Python version 3.11.

Python 3.11 includes a number of new features that can be useful for your algorithm development; in addition, you can take advantage of the following preinstalled libraries: Numpy, Pandas, SciPy and Statsmodel.

Scripts already defined will continue to use version 3.8.

Bug fixes (DPS)

  • The Data Export widget was limiting the exportable period to only two months, now the period is dynamically computed according to the number of involved metrics and things.

  • Unable to display active-alert-list widgets v2 on mobile.

Bug fixes (Console)

  • User views were created without considering the language of the browser.