get
get(
self ,
item ,
default ,
)
Return item or None if not in coord. Same as dict.get.
method of dascore.core.patch.Coords | source |
get(
self ,
item ,
default ,
)
Return item or None if not in coord. Same as dict.get.