You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The warning log.warn('"{0}" is not a valid column. Trying it as a mask filename instead...'.format(filterProp))
should be an info as it is an intended use of the code (and help keeping the logs clean)