Unable to apply add_datepart(df_all,'date') on grocery data

In Lesson 3, Jeremy is able to apply

add_datepart(df_all,‘date’)

on the grocery data. I tried this an the runtime crashed. It was a 12GB RAM machine on colab.
Switching to a larger 25GB Ram didn’t help. The session crashed.

What exactly is happening? Please help!