Get maximum of labels.
Label with maximum value.
Warning
Fails on non-numeric labels.
Examples
>>> time = Axis('time=1991..2020') >>> time.max() 2020