Creates a reference to all input time series that operations can be applied on.
Each input time series ID is translated to an element in a NodeCollection where each element
is just a reference to the existing time series in the Foundry ecosystem.
Parameters:*args (
*
str) – Args for all time series IDs to use for creating time series references in the NodeCollection.
Returns:
A :py`NodeCollection` of all the time series IDs passed.