Convert a scientific notation to decimal number, and still keeping the data format as float64

Joel Goldstick joel.goldstick at gmail.com
Mon Oct 21 17:27:03 EDT 2019


On Mon, Oct 21, 2019 at 4:59 PM Chris Angelico <rosuav at gmail.com> wrote:
>
> On Tue, Oct 22, 2019 at 7:41 AM <doganadres at gmail.com> wrote:
> >
> > They ought to have a reason to make the program switch from pure decimal to scientific notation representation. I don't know that reason. Getting along with it.
> >
>
> This is JUST a default display representation. Nothing more. If you
> care about how something is displayed, just use a formatting tool.
> That's all you need to do.
>
> ChrisA
> --
> https://mail.python.org/mailman/listinfo/python-list

Exactly!

-- 
Joel Goldstick
http://joelgoldstick.com/blog
http://cc-baseballstats.info/stats/birthdays



More information about the Python-list mailing list