Skip to main content

Module infer

Module infer 

Source
Available on crate feature temporal only.

Structs§

DatetimeInfer

Traits§

StrpTimeParser
TryFromWithUnit

Functions§

coerce_string_to_datedtype-date
Apply a pre-built DatetimeInfer<Int32Type> to a StringChunked, returning a DateChunked.
coerce_string_to_datetimedtype-datetime
Apply a pre-built DatetimeInfer<Int64Type> to a StringChunked, applying tz handling, returning a DatetimeChunked. Mirrors the post-coerce_string logic in to_datetime.
infer_pattern_date_single
infer_pattern_datetime_single
infer_pattern_single
infer_pattern_time_single
sniff_time_fmt
Return the first format string from TIME_H_M_S that parses val, or None.
to_datetimedtype-datetime
to_datetime_with_inferred_tzdtype-datetime