Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Analytics

Showing 380

the calculation of Cp and Cpk to be added as a standard feature.

I want to easily calculate the Cp and Cpk metrics used in manufacturing. I would like the calculation formulas to be included as a standard feature.
4 months ago in Spotfire / Analytics 0 Likely to implement

To add the T-test to the standard statistical tools.

統計ツールの機能拡充をしてほしい。 T検定を行いたいので標準機能に組み込んでほしいです。 I would like the statistical tools to have more functionality. I would like to be able to perform t-tests, so I would like this to be incorporated into the standard functionality.
4 months ago in Spotfire / Analytics 0 To be Reviewed

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...
almost 2 years ago in Spotfire / Data Functions 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...
over 2 years ago in Spotfire / Data Functions 1 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

Supported Team Studio Data Function

Currently unsupported as a Community Extension
over 3 years ago in Spotfire / Data Functions 1 Future Consideration

Addtl. algorithm for Data Relationship tool allowing to mix categorical and numerical variables

The Data Relationship tool is quick and easy way to search for pairwise correlations. However, the implemented algorithms a) mostly make strong assumptions and b) only allow searching relations between specific combinations of data types such as e...
8 months ago in Spotfire / Analytics 0 Future Consideration

Run Data Function as Transform

Currently possible with data table in/out but full functionality would allow more control. That is currently possible only after freezing or linking data tables. The latter implies this could be done easier for the analyst.
over 3 years ago in Spotfire / Data Functions 0 Future Consideration

Allow Data Function to run on local machines' Open Source R engine

This relates to Idea TS-I-6178 . Scenario Data Function is set to Type: Open Source R. The script runs using server's open source R, as opposed to local machine's, even though system's PATH includes the location of local open source R. Setting `Ri...
almost 2 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