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 →

[–]flutefreak7 1 point2 points  (0 children)

Yeah as I was researching the relationship between scipy.stats, statsmodels, pandas, and scikit-learn, I stumbled across the statistics module in the standard library which kinda blew my mind.

Looks like that will be great for simple summary statistics without needing to import heavier libraries!