You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Sir,
it has occur AttributeError: module 'numpy' has no attribute 'float' after doing
model, model_data = amazon.create_prophet_model(days=90) ? thank you very much
package version:
conda 22.9.0
Python 3.9.7
Quandl 3.7.0
matplotlib 3.6.2
numpy 1.24.0
fbprophet 0.7.1
pystan 2.19.1.1
pandas 1.5.2
pytrends 4.8.0
The text was updated successfully, but these errors were encountered:
yungteng
changed the title
why occur AttributeError: module 'numpy' has no attribute 'float' ?
why occur AttributeError: module 'numpy' has no attribute 'float' ? and 'Series' object has no attribute 'upper'?
Dec 20, 2022
yungteng
changed the title
why occur AttributeError: module 'numpy' has no attribute 'float' ? and 'Series' object has no attribute 'upper'?
why occur AttributeError: 'StanModel' object has no attribute 'fit_class'?
Dec 23, 2022
Hi Sir,
it has occur AttributeError: module 'numpy' has no attribute 'float' after doing
model, model_data = amazon.create_prophet_model(days=90) ? thank you very much
package version:
conda 22.9.0
Python 3.9.7
Quandl 3.7.0
matplotlib 3.6.2
numpy 1.24.0
fbprophet 0.7.1
pystan 2.19.1.1
pandas 1.5.2
pytrends 4.8.0
The text was updated successfully, but these errors were encountered: