Enforce uppercase, lowercase, or capitalized inputs & textareas
Use `str.toLocaleLowerCase` or `str.toLowerCase`
Determine if an ndarray data type can be safely cast or, for floating-point data types, downcast to another ndarray data type.
Return a list of ndarray data types to which a provided ndarray data type can be safely cast and, for floating-point data types, can be downcast.