Config
Configure how DataFrames are displayed in the console.
Functions
console
Control how many rows and columns of a dataframe are printed to the console.
| Parameters | Type | Description |
|---|---|---|
| rows | list | Rows to print |
| cols | list | Columns to print |
Configure how DataFrames are displayed in the console.
consoleControl how many rows and columns of a dataframe are printed to the console.
| Parameters | Type | Description |
|---|---|---|
| rows | list | Rows to print |
| cols | list | Columns to print |