astropy.units
astropy.units.quantity.
isclose
Notes
Returns True if two arrays are element-wise equal within a tolerance.
This is a Quantity-aware version of numpy.isclose().
Quantity
numpy.isclose()