Statistics: combinations in Python

前端 未结 18 1593
南旧
南旧 2020-11-27 10:14

I need to compute combinatorials (nCr) in Python but cannot find the function to do that in math, numpy or stat libraries. Something

18条回答
提交回复
热议问题