Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Data Functions

Showing 117

add option to trust PyPI sites for installing python packages to Analyst

Some of our customers are seeing below error when using Python Tools to manage python packages. (possible due to proxy server is enforcing SSL inspection on HTTS communications including PyPI) 2023-07-14T08:55:42,837+09:00 2023-07-13 23:55:42,837 ...
over 2 years ago in Spotfire / Data Functions 1 Unlikely to implement

DataFunction support for external data (in-db)

The current DataFunction paradigm only allows for sending data from and to the Spotfire in-memory data engine. For a Spotfire user, a Spotfire data table is a Spotfire data table, whether it is external or not. For data science and analysis applic...
almost 3 years ago in Spotfire / Data Functions 0 Future Consideration

Surface Python warnings without having to enable debugging

I think it would be very helpful for developing data functions if we could surface warnings without involving the debugging feature. Sometimes for instance there is a call to an API and that call may fail; one way of designing the code would be to...
almost 3 years ago in Spotfire / Data Functions 0 Future Consideration

Spotfire SAS service

We use data functions written in SAS. I would like these to be run through a "Spotfire Service for SAS" just in the same way as the "Spotfire Service for Python" that already exists.
almost 3 years ago in Spotfire / Data Functions 0 Future Consideration

Spotfire Matlab service

We use data functions written in Matlab. I would like these to be run through a "Spotfire Service for Matlab" just in the same way as the "Spotfire Service for Python" that already exists.
almost 3 years ago in Spotfire / Data Functions 0 Future Consideration

Support for User Identity Propagation in Python/R Data Functions with OAuth

Our users have expressed a need for a more secure and convenient way to access OAuth protected resources through Python and R data functions within Spotfire. Currently, they are limited to hardcoding secrets or utilizing the OAuth client credentia...
almost 3 years ago in Spotfire / Data Functions 0 Likely to implement

execute multiple Python/TERR data functions in parallel even all of them are from the same Analyst/WP/AS session

We have confirmed with TIBCO support that, currently as designed/implemented how the data function services work, all data function service(Python/TERR) invocations per analysis session are serialized. Also, there is no configuration to force seri...
about 3 years ago in Spotfire / Data Functions 1 Future Consideration

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...
about 3 years ago in Spotfire / Data Functions 2 Already exists

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 3 years ago in Spotfire / Data Functions 0 Future Consideration

Python Native Visualizations in Spotfire

Having a iframe or embedded "Python Visualization" in Spotfire is a good idea. There are a lot of Python based visualization mechanism exist which follow a simple pattern - DataFrame ➡️Some Transformation using Python ➡️ Visualization as Plot Bene...
over 3 years ago in Spotfire / Data Functions / Visualization 0 Future Consideration