Settings
object Settings
Global settings.
- Since
0.1.0
class Object
trait Matchable
class Any
Value members
Concrete methods
Sets the configuration for printing DataFrames/Series.
Sets the configuration for printing DataFrames/Series.
- Value Params
- colWidth
Width of a column (in characters).
- rowLength
Default number of rows to display.
- width
Maximal width of a displayed table (in characters).
- Since
0.1.0