ire
ire

Reputation: 1

MissingDataError: exog contains inf or nans

i am a little bit lost ...because i have this error and can not go ahead. i supposed the reason will be the below resul of my table that include some math indicator i have tri to calculate.

null_values=data.isna().sum()
print(null_values)

output from the above code line: future_returns 1 signal 0 pct_change 1 pct_change2 2 pct_change5 5 rsi 14 adx 27 wma 29 sma2 49 sma 49 corr 54 volatility 6 volatility2 13

thanks for the help.

mrs. banditas.

Upvotes: 0

Views: 490

Answers (0)

Related Questions