Contents:
is_error_dtype()
Check if a dtype is a QuantityDType.
dtype – the dtype to check.
True if the dtype is a polars.Struct with two fields, magnitude and units, False otherwise.