I am attempting to join several dataframes together with similar and identical column names. I am joining these dataframes from a list with reduce() and full_join()