polars.Series.floor¶
- Series.floor() polars.internals.series.Series ¶
Floor underlying floating point array to the lowest integers smaller or equal to the float value.
Only works on floating point Series
Floor underlying floating point array to the lowest integers smaller or equal to the float value.
Only works on floating point Series