Toggle navigation
TWunroll
TWunroll
faq
Contact US
Raymond Hettinger
raymondh
#Python tip: #hypothesis is good at finding bugs; however, often as not, the bug is in your understanding of what the code is supposed to do.1/ Initial belief: The JSON
Read more
#Python advice for learning the pdb debugger:Start with just breakpoint() and a small subset of the commands: l/list s/step n/next p pp vars()Launch from run(), pm(), or the command
Read more
#Python tip: Given inexact data, subtracting nearly equalvalues increases relative error significantly morethan absolute error.4.6 ± 0.2 Age of Earth (4.3%)4.2 ± 0.1 Age of Oceans (2.4%)___0.4 ± 0.3 Huge
Read more
By continuing to use the site, you are consenting to the use of cookies as explained in our
Cookie Policy
to improve your experience.
I agree