nixtla icon indicating copy to clipboard operation
nixtla copied to clipboard

Adding Function Return Type + minor code change

Open Aniket-Mishra opened this issue 1 year ago • 3 comments

Added return type to functions that were missing it in timegpt.py Found an issue mentioned here during the same: https://github.com/Nixtla/nixtla/issues/94

We were doing the size calculation twice in line 356 and line 361. Replaced it with a variable instead.

Aniket-Mishra avatar Aug 26 '23 10:08 Aniket-Mishra

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Aug 26 '23 10:08 CLAassistant

Hey @Aniket-Mishra! Thank you! In this repo, we use nbdev to generate nixtlats/timegpt.py. Here's a step-by-step guide. Could you update the PR following the tutorial there? Thank you!

AzulGarza avatar Sep 23 '23 14:09 AzulGarza

This is solved by the new release.

mergenthaler avatar May 02 '24 21:05 mergenthaler