morphomapping.MM.concat_variables

morphomapping.MM.concat_variables#

MM.concat_variables(*dataframes)#

attach new columns as df to self.df and return resulting df

Parameters:

dataframes – new dataframes which should be attached to self.df

Return type:

DataFrame