treams.util.AnnotationDict.match

AnnotationDict.match(other)

Compare the own keys to another dictionary.

This emits an AnnotationWarning for each key that would be overwritten by the given dictionary.

Parameters:

other (Mapping)

Returns:

None

Warns:

AnnotationWarning