Read the time series data for all quantities at these locations into a DataFrame.
Parameters
Name
Type
Description
Default
column_mode
str | ColumnMode(optional)
Specifies the type of column index of returned DataFrame. ‘all’ - column MultiIndex with levels matching TimeSeriesId objects. ‘compact’ - same as ‘all’, but removes levels with default values. ‘timeseries’ - column index of TimeSeriesId objects