Is there a better way to merge multiple dataframes
I have succeeded in making a datatable, in resoution of my last question which got no responses. I still wonder if there is a better way of doing it.
For example, what if i imported all the columns together to make them only one argument in the function, and need i make them into lists first? or can they remain as columns from a csv file for the arguement?