Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Data Functions

Support Access to Multiple Python Environments / Repositories

Enable Spotfire to connect to and utilize more than one Python environment (Python Service / repository) within a single deployment. Currently, Spotfire supports configuration of only a single Python environment. This limitation restricts scenario...
3 months ago in Spotfire / Data Functions Future Consideration
103 VOTE

Synchronous Data Function Execution

Control order DF’s execute i.e. ability to ‘chain’ data functions in a sequence
almost 4 years ago in Spotfire / Data Functions Future Consideration

memory limit on each engine process in TERR / Python / R service

Customer would like to have the ability to set memory limit on each engine process in TERR / Python / R service, in order to avoid each engine process from consuming all memory and block other engine process from running. We know there is a servic...
about 2 months ago in Spotfire / Data Functions Future Consideration

Provide a point-and-click way for authorized users to export all TERR, R or Python scripts from the data functions in a Spotfire analysis, Spotfire library, or library folder to files that can be imported into an external IDE (such as RStudio).

Provide a point-and-click way for authorized users to export all TERR, R or Python scripts from the data functions in a selected Spotfire analysis, Spotfire library, or library folder to files that can each be imported into an external IDE (such a...
2 months ago in Spotfire / Data Functions Future Consideration

Setting to restrict data function code editing to the creator only.

We provide DXP files containing embedded data functions to our customers. Therefore, we would like to have a setting that prevents customers from viewing or editing the scripts of the data functions we created. It would be highly beneficial if thi...
7 months ago in Spotfire / Data Functions Future Consideration

Don't execute data functions when required input data is empty

Many data functions you want triggered from markings. However, when nothing is marked, empty inputs are sent to the DF which causes errors. So you have to create specific error handling code for TERR to detect # rows for input and send out empty d...
almost 6 years ago in Spotfire / Data Functions Future Consideration

Manage Model objects between data functions

One data function used to train a model, another used to predict with new data. Need easy way to retain model between data functions. Using the "pickle" package works but is but cumbersome. Perhaps "Analytics Models" could be used.
almost 4 years ago in Spotfire / Data Functions Future Consideration

Data Functions interoperability

Share data between executions, remove cyclic dependencies, and generally help data functions work together better Submitted by DS Team
almost 4 years ago in Spotfire / Data Functions Future Consideration

Python Expression functions, similar to TERR expression functions

Python has a great potential, which can be utilized in this way as well. There are many interesting use cases, which can leverage the potential of python at column level as well.
over 3 years ago in Spotfire / Data Functions Future Consideration

f(x) flyout "Back" button

When implementing a data function and it fails, there is no way to go back and adjust inputs. You must start all over
almost 4 years ago in Spotfire / Data Functions / User Experience Future Consideration