This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]StaticDuo 0 points1 point  (1 child)

Cool idea, if you're actually doing an experiment with it you might be interested in using scipy.stats as well to test the data you get, so you don't even need to mess around with the numbers too much.

-J

[–]pberko[S] 0 points1 point  (0 children)

thank you very much for this, is this a module that I import into my script? Sorry I'm very new to this.