Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Spyder Variable Explorer: Disable Scientific Notation

enter image description here

Any chance of converting those to non-scientific notation in Spyders Variable Explorer? Thanks!

like image 855
Kraftsportkardinal Avatar asked Sep 01 '25 20:09

Kraftsportkardinal


1 Answers

Clicking Format and setting Float formatting to %.15g did the trick for me.

like image 127
Kraftsportkardinal Avatar answered Sep 06 '25 01:09

Kraftsportkardinal