polars.Config.set_fmt_str_lengths#

classmethod Config.set_fmt_str_lengths(n: int) type[polars.config.Config][source]#

Set the number of characters used to display string values.

Parameters:
nint

number of characters to display