peerchemist/finta

Explore RuntimeWarning in Fisher

Closed this issue · 0 comments

finta.py:1180: RuntimeWarning: divide by zero encountered in log
return pd.Series((np.log((1 + smooth) / (1 - smooth))).ewm(span=3).mean()