I have created an object which is compounded by a lot of methods. This object takes a long time to build. My question is if exists a way to save the object in my drive in order to load it in another notebook?
I'm working in google colab (python)
Thanks a lot!