teucer
teucer
Some thing like below: `log(y) ~ lag(log(y)) + diff(log(x))` As you can see diff and lag apply to the whole 'vector', they are not scalar functions.
Sorry for the lengthy discussion, I am not the author of the package that we are trying to convert. It seems that people have implemented their own `lag` and `diff`...
- 2: It would be good to keep them. We could ignore the rows with `np.nan` during estimation, but would need them later on. - 3: The only way to...
Yes. Can we do a release?
Ok. Is there an ETA? PS: My main use case is behind corporate barriers, it would be difficult to install from github. We have an internal pypi proxy.
Thank you for the support. Looking forward to the new release. PS: I would be happy to further contribute if you have further tasks. If you add tasks and tag...
just to add: it does work with `jupyter notebook`