Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Analytics

Showing 360 of 4260

More methods to choose from regression modeling and classification modeling

I would like to use more methods to choose from regression modeling and classification modeling, e.g. Lasso. Also, Hyperparameter Optimization would be nice.
over 1 year ago in Spotfire / Custom Expressions 1 Future Consideration

Favorite registration and Export/Import functions for saving time to create same expression

I need favorite registration and Export/Import functions for saving time to create same expression. Often the same calculation new column is created and applied to several different analyses. In this case, the history function "Recent expressions"...
over 1 year ago in Spotfire / Custom Expressions 0 Future Consideration

more functions like Python's for loop

I want to use more variations of functions. For example, like Python's for loop, it would be great to enter a value to each category by calculated columns.
over 1 year ago in Spotfire / Analytics 1 Needs Info

enable to install the specific python library

Sharing of python libraries. when I write a python script in Spotfire and share it to my coworkers, they need to install the python library in each account, and it takes time to deploy, so please make it possible to install the target library smoo...
over 1 year ago in Spotfire / Data Functions 2 Already exists

run Python data function on other available engine instead of showing "Error from Remote Service: Internal Server Error (500) - Session is currently closing an engine."

Please improve Python service to run Python data function on other available engine instead of showing "Error from Remote Service: Internal Server Error (500) - Session is currently closing an engine." This can be seen if running python data funct...
over 1 year ago in Spotfire / Analytics 0 Future Consideration

remove TERR Tools dependency on "Access to Extensions" license

Analyst menu: Tools => TERR Tools depends on "Access to Extensions" license to become available. I assume it is developed using Spotfire SDK API(extending CustomTool<> class). But Python Tools doesn't have this dependency. Both TERR Tools...
over 1 year ago in Spotfire / Analytics 0 Future Consideration

TERR Data functions persistent session

It would be good if TERR data functions implement a mechanism to persist a TERR session. I mean, execute a TERR data function that receives data (massive data) and be able to persist that session so any other TERR data function would get access to...
over 1 year ago in Spotfire / TIBCO Enterprise Runtime for R 0 Future Consideration

model version by ModelOps in Spotfire

now you can link a Modelops model from Spotfire by Spotfire UI, setting server, project, scoring flow and target environment. It would be very useful to have also the version, or, better, choose if a data function is linked to the published versio...
over 1 year ago in Spotfire / Data Functions 0 Future Consideration

add function to convert integer to ascii character and vice versa

Please add function to convert integer to ascii character and vice versa. Currently we use expression like below to do so, it's ugly & slow and can not cover all ascii chars. case when ([val]>=48) and ([val]<=57) then string([val] - 48) ...
over 1 year ago in Spotfire / Custom Expressions 1 Future Consideration

Create expressions from filter selections

Creating filter expressions for individual visualizations requires manual coding. Would like an option to include current filter selections in an expression so that non-technical business users can easily reduce the dimensions included in the visu...
over 1 year ago in Spotfire / Custom Expressions / Filters 0 Future Consideration