polars_
core
0.46.0
In polars_
core::
utils
Modules
flatten
Structs
NoNull
SuperTypeFlags
SuperTypeOptions
TrustMyLength
Wrap
Traits
Container
CustomIterTools
CustomIterToolsSized
FromTrustedLenIterator
IntoVec
Functions
_set_partition_size
accumulate_dataframes_horizontal
accumulate_dataframes_vertical
accumulate_dataframes_vertical_unchecked
accumulate_dataframes_vertical_unchecked_optional
align_chunks_binary
align_chunks_ternary
any_values_to_supertype
any_values_to_supertype_and_n_dtypes
binary_concatenate_validities
coalesce_nulls
coalesce_nulls_columns
concat_df
concat_df_unchecked
dtypes_to_schema
dtypes_to_supertype
get_numeric_upcast_supertype_lossless
get_supertype
get_supertype_with_options
get_time_units
handle_casting_failures
materialize_dyn_int
merge_dtypes_many
operation_exceeded_idxsize_msg
slice_slice
split
split_and_flatten
split_df_as_ref
try_get_supertype
try_get_supertype_with_options
with_unstable_series
polars_core
::
utils
Function
get_time_units
Copy item path
Settings
Help
Summary
Source
pub fn get_time_units(tu_l: &
TimeUnit
, tu_r: &
TimeUnit
) ->
TimeUnit