featurebyte.ViewColumn.dt.millisecond¶ millisecond: FrozenSeries Description¶ Returns the millisecond component of each element. This is available only for Series containing timedelta values, which is a result of taking the difference between two timestamp Series. Returns¶ FrozenSeries Column or Feature containing the millisecond component values