how set maximum number of columns shown when formatting DataFrames ?
i found that in rust-polars i need to modify "POLARS_FMT_MAX_COLS"
env variable.
how can i do this in python ?
how set maximum number of columns shown when formatting DataFrames ?
i found that in rust-polars i need to modify "POLARS_FMT_MAX_COLS"
env variable.
how can i do this in python ?