Skip to content

Update file sampling.py

Aum Pandya requested to merge samplingpy-numpy-update into master

I changed the numpy.int to numpy.int_ because the former has been deprecated.

Solution - https://stackoverflow.com/questions/74946845/attributeerror-module-numpy-has-no-attribute-int

Merge request reports