python remove exponential notation float code example Example: python suppress exponential notation pd.set_option('display.float_format', lambda x: '%.3f' % x)