cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X

Are there any examples of Combine and Interpolate services of InfoTables

sponomarenko-3
2-Guest

Are there any examples of Combine and Interpolate services of InfoTables

Are there any examples of Combine and Interpolate services of InfoTables

2 REPLIES 2

What kinds of examples are you looking for exactly? There are snippets for each of these in the services editor.

Hi Tori,

As a first step, it would be very useful to have a documentation for this function (interpolation). It is straightforward to use the function but I would like to see a description on what it does mathematically.

Specially the options available for the input parameters mode, ignoreMissingData and stats. The best would be if you could update the document "Getting to Know InfoTables".  For example, what is the impact of changing ignoreMissingData to true, what are the methods behind TAVG, LAST, ets on stats and so on.

    mode: 'ROWCOUNT' /* STRING */,   

    ignoreMissingData: false /* BOOLEAN */,

    stats: 'TAVG' /* STRING */,

Announcements

Top Tags