module documentation
(source)

Astroid hooks for numpy ma module
Function numpy​_ma​_transform Infer the call of the masked_where function
def numpy_ma_transform(): (source)
Infer the call of the masked_where function
Parameters
nodenode to infer
contextinference context