How to do sequential learning?

Is there a way I can train by giving a list of data frames - I cannot combine them because of regulatory reasons?

So the data is like the following,
[dataframe1, dataframe2, dataframe3… ]