I've been working on kaggle's dataset Favorita Grocery sales. I'm trying to use the function add_datepart from fast.ai but when I invoke add_datepart, Colab runs out of RAM. Is there any remedy for this? Any way around this?
Asked
Active
Viewed 257 times
-1
-
1It's a bad idea just to share an entire notebook with credentials. I suggest you expire the API tokens in Kaggle. – Nebiyou Yismaw Dec 10 '19 at 19:17
1 Answers
1
I wouldn't share a notebook with your kaggle ID and api key in it. Other people can access your kaggle account with that.
Also, which runtime are you using? And what are your results from running the code in this thread?

ambitiousdonut
- 384
- 5
- 10