-1

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?

Husun
  • 29
  • 1
  • 7

1 Answers1

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