Kushwant Singh
Kushwant Singh
[BUG]
**Describe the bug** When running ARIMA, I get an error message - TypeError: __new__() got an unexpected keyword argument 'p'. **To Reproduce** model_arima = ARIMA(p=0, d=2, q=2) model_arima.fit(train) prediction_arima =...
Hi Tony, How do I display/plot VSP data using segysak? Cheers Kush
Hi, Another error but with the eaton_well notebook.  Thanks.
Hi Yu Hao, I've tried running your "bowers_seis" notebook and keep getting the following error when trying to view the fitted density trend: RuntimeWarning: invalid value encountered in power return...