Set data array elements depending on a condition.
fl.where(condition, x, y) is equivalent to for f in fl: f.where(condition, x, y).
See cf.Field.where for details.
Set the condition. See cf.Field.where for details.
Specify the assignment values. See cf.Field.where for details.
None
cf.FieldList.unsqueeze
cf.FieldList.append
Enter search terms or a module, class or function name.