IsMissing
Check if a value is empty or NULL
Inputs
IsMissing(value)
value
- A value to check
Description
For String columns, we donβt distinguish between the null and empty string (ββ)
Check if a value is empty or NULL
IsMissing(value)
value
- A value to check
For String columns, we donβt distinguish between the null and empty string (ββ)