polars.Config.activate_decimals#

classmethod Config.activate_decimals(active: bool | None = True) type[Config][source]#

Activate Decimal data types.

This is a temporary setting that will be removed once the Decimal type stabilizes (Decimal is currently considered to be in beta testing).