Interesting.
In Numpy, the natural logarithm function is np.log() rather than np.ln().
np.log()
np.ln()