Qurak

TimeSeriesMap

లభ్యం

Applies a function to every value of a series keeping the time stamps

TimeSeriesMap[f, tes]
TimeSeriesMap[{ncom1 -> f1, ncom2 -> f2, …}, tes]
ts = TimeSeries[{23, 34, 56}, {0}, ComponentKeys -> {"a"}]; TimeSeriesMap[f, ts]//Tabular → Tabular[TimeSeries[{{0, f[23]}, {1, f[34]}, {2, f[56]}}]]

అంశాలు

సంబంధితమైనవి

మొత్తం 6300 ఫంక్షన్లు · దీన్ని MCP క్లయింట్ నుండి వాడండి