fingerprint

method of dascore.core.coords.BaseCoord source

fingerprint(
    self ,
)-> ‘str’

Return a stable fingerprint whose matches imply coord equality.

Note

Fingerprints are designed for stable identifiers, not tolerant comparison. As a result, coordinates that are approximately equal can still have different fingerprints.