-
Kirill Smelkov authored
We were not caring about that and so previously e.g. NA(np.int16) was giving int instead of np.int16 . Fix it.
c30ee6db
We were not caring about that and so previously e.g. NA(np.int16) was giving int instead of np.int16 . Fix it.