Kushwant Singh

Results 4 issues of Kushwant Singh

**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 =...

bug
triage

Hi Tony, How do I display/plot VSP data using segysak? Cheers Kush

Hi, Another error but with the eaton_well notebook. ![eaton_well notebook - error message](https://user-images.githubusercontent.com/48823169/55435606-cea32b00-55cc-11e9-8039-58d55465e639.png) 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...