8 lines
170 B
Markdown
Vendored
8 lines
170 B
Markdown
Vendored
[//]: # (title: rows)
|
|
|
|
Return rows of [`DataFrame`](DataFrame.md) as `Iterable<DataRow>`.
|
|
|
|
## rowsReversed
|
|
|
|
Return rows of [`DataFrame`](DataFrame.md) in reversed order.
|