polars::prelude

Module replace

Source
Available on crate feature temporal and (crate features dtype-date or dtype-datetime) only.

Functionsยง

  • replace_datedtype-date
    Replace specific time component of a DateChunked with a specified value.
  • replace_datetimedtype-datetime
    Replace specific time component of a DatetimeChunked with a specified value.