Nikhil Gupta

Results 209 comments of Nikhil Gupta

If you would like to help update Pycaret to support poetry, it would be greatly appreciated. We would be happy to accept a PR for the same. Thanks!

FYI... pycaret is not compatible with python 3.11. You need to use python 3.10 or lower.

Hi Andrew, Thanks for the PR. Could you check on the failing tests please?

I think that the issue is that the `scale` argument in `ts_features` is set to `True` by default. You should try to change that to `False` and then rerun.

I have used t features in Jupiter notebooks. Did not have any issues.

Switch to using `narwhals` per [this comment](https://github.com/Nixtla/nixtla/pull/611#pullrequestreview-2720204336) from @elephaint

Hi @Shashank1202 Thanks for this PR. I think this functionality that you added was already available. Can you elaborate what additions would have made over the already existing functionality?

I have merged #4124. Please fix the conflicts so we can merge this as well. Thanks!