Ok so i have a bunch of values in a 2*100 dataframe , i want this to be stored as a list which will be stored as an element of a dataframe again…
This means every dataframe will contain a column, each element of which will refer to a list containing a bunch of information
Is this possible ?
Yes, it sure is! Try
I().