I made a function that transforms my pandas DF into a list of lists, so I can use it to interact with Google API, that is why it has to be a list of lists.
The issue