primap2.Not# class primap2.Not(value: Any)[source]# Inverted selector value. Use in pr.loc to select everything but the specified value or values. Attributes: value __init__(value: Any) → None# Method generated by attrs for class Not. Methods __init__(value) Method generated by attrs for class Not. Attributes value