numpy simplify fraction code example Example: reduced fraction python >>> from fractions import Fraction >>> Fraction(98, 42) Fraction(7, 3)