min_dtype()
Gives the smallest signed integer dtype which is necessary to represent maximum.
maximum – The integer to be representable in the dtype.
A signed integer dtype.