setIndexedSeries_#

swordfish.function.setIndexedSeries_()#

Convert a single column matrix with row labels into an indexed series.

参数:
  • X (Constant) -- A matrix with row labels and only one column. The row labels must be monotonically increasing with no duplicate values.

  • on (Constant, optional) -- A Boolean value indicating the conversion between a matrix and an indexed series, by default DFLT.