PAIR-code/facets

Facet broken under np 1.23

PeterSms opened this issue · 0 comments

np.asscalar has been removed from np version 1.23 breaking facets at:

featstats.std_dev = np.asscalar(np.std(nums))

happy new year