Overload List

  NameDescription
GetRows(Slice)
Gets a new data frame containing the portion of this data frame specified by the given row slice.
(Inherited from DataFrame.)
GetRows(Subset)
Gets a new data frame containing the portion of this data frame specified by the given row subset.
(Inherited from DataFrame.)

See Also