- Index
- »
- axon
- »
- func:missing
def
func:missing
missing(val, name)
If val is a Grid return if it does not have given column name. If val is a Dict, return if the given name is not mapped to a non-null value.
If val is a Grid return if it does not have given column name. If val is a Dict, return if the given name is not mapped to a non-null value.