Click or drag to resize

DataFrameGetRows Method

Overload List
 NameDescription
Public methodGetRows(Slice) Gets a new data frame containing the portion of this data frame specified by the given row slice.
Public methodGetRows(Subset) Gets a new data frame containing the portion of this data frame specified by the given row subset.
Top
See Also