polars_
core
0.46.0
In polars_
core::
fmt
Enums
FloatFmt
Functions
get_decimal_separator
get_float_fmt
get_float_precision
get_thousands_separator
get_trim_decimal_zeros
set_decimal_separator
set_float_fmt
set_float_precision
set_thousands_separator
set_trim_decimal_zeros
polars_core
::
fmt
Function
set_trim_decimal_zeros
Copy item path
Settings
Help
Summary
Source
pub fn set_trim_decimal_zeros(trim:
Option
<
bool
>)
Available on
crate feature
dtype-decimal
only.