print LazyFrame internal method
Description
can be used i the middle of a method chain
Usage
<LazyFrame>$print(x)
Arguments
x
|
LazyFrame |
Value
self
Examples
#> DF ["Sepal.Length", "Sepal.Width", "Petal.Length", "Petal.Width"]; PROJECT */5 COLUMNS; SELECTION: None