woodwork.logical_types.CurrencyCode#
- class woodwork.logical_types.CurrencyCode[source]#
Represents Logical Types that use the ISO-4217 internation standard currency code to represent currencies.
Examples
["GBP", "JPY", "USD"] ["SAR", "EUR", "CZK"]
- __init__()#
Methods
__init__
()transform
(series[, null_invalid_values])Converts the series dtype to match the logical type's if it is different.
validate
(series, *args, **kwargs)Validates that a logical type is consistent with the series dtype.
Attributes
primary_dtype
standard_tags
type_string