Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Data Functions

Showing 99

Spotfire python service should use system ca-certficates for rest requests

As explained in this Case_ID:02246795, Spotfire python service does not use system ca-certificates when performing REST requests. According to this Stackoverflow thread this can be fixed by installing pip-system-certs. However, as mentioned in the...
about 1 month ago in Spotfire / Data Functions 0 Future Consideration
101 VOTE

Synchronous Data Function Execution

Control order DF’s execute i.e. ability to ‘chain’ data functions in a sequence
over 1 year ago in Spotfire / Data Functions 2 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.
over 1 year ago in Spotfire / Data Functions 1 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...
over 3 years ago in Spotfire / Data Functions 4 Future Consideration

Data Functions interoperability

Share data between executions, remove cyclic dependencies, and generally help data functions work together better Submitted by DS Team
over 1 year ago in Spotfire / Data Functions 0 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 1 year ago in Spotfire / Data Functions 0 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
over 1 year ago in Spotfire / Data Functions / User Experience 0 Future Consideration

improve python data function performance (read sbdf into python)

Glad to see python package "spotfire" is rewritten on version 2.0.0(spotfire 12.5) and sbdf read/write performance is greatly improved. However, as far as I have tested, although spotfire.sbdf.export_data() is greatly improved and much faster than...
9 months ago in Spotfire / Data Functions 1 Future Consideration

sync updated data function in library to analysis

If data function is added via Transformation, currently one has to perform below steps to sync it from library to analysis if the script in library is updated 1. Navigate to Data Canvas. 2. Select the relevant transformation by clicking on Data a...
3 months ago in Spotfire / Data Functions 0 Future Consideration

Data function management UI consistency

Which UI to go to in order to do different things with data functions? Not clear/obvious currently. Many frustrations with these UI's. How is it clear that "Run" also registers? And then this isn't where I go afterwards to edit the data function
over 1 year ago in Spotfire / Data Functions / User Experience 0 Future Consideration