update_limits

method of dascore.core.coords.CoordString source

update_limits(
    self ,
    min = None,
    max = None,
    step = None,
    **kwargs ,
)-> ‘BaseCoord’

Reject numeric limit updates on string coords.