well their is a method to retrain the data , first one is to train the model and retrain it on new data , the way todo is to save the modal scores and its equations values , look for scrikit documentations , Second way is to join the dataframes concatenate them (dataframes ) on the basis of y axis this way your dataset will grow but make sure to split on random there are also many ways to split