Available on crate feature
temporal
and (crate features dtype-date
or dtype-datetime
) only.Functionsยง
- replace_
date dtype-date
Replace specific time component of aDateChunked
with a specified value. - replace_
datetime dtype-datetime
Replace specific time component of aDatetimeChunked
with a specified value.