Zhonghua Zheng

Results 2 issues of Zhonghua Zheng

this badge shows how many people installed this package

```python from scipy.misc import comb --------------------------------------------------------------------------- ImportError Traceback (most recent call last) in ----> 1 from scipy.misc import comb ImportError: cannot import name 'comb' ``` `scipy.misc.comb(*args, **kwds)` comb is deprecated!...