- graphicle.data.MaskGroup.pop(k[, d]) v, remove specified key and return the corresponding value.[source]
If key is not found, d is returned if given, otherwise KeyError is raised.
Last update:
Jun 27, 2025
If key is not found, d is returned if given, otherwise KeyError is raised.