polars.Config.set_fmt_float# classmethod Config.set_fmt_float(fmt: str = 'mixed') → type[polars.cfg.Config][source]# Control how floating point values are displayed. Parameters: fmt{“mixed”, “full”}How to format floating point numbers