polars.Config.set_fmt_float#

classmethod Config.set_fmt_float(fmt: FloatFmt = 'mixed') type[Config][source]#

Control how floating point values are displayed.

Parameters:
fmt{“mixed”, “full”}

How to format floating point numbers