Error when using bind_rows where one data frame has a column of type
I want to bind rows from two different data frames where one data frame contains a column of hash values whereas the second data frame doesn’t contain this column.
I want to bind rows from two different data frames where one data frame contains a column of hash values whereas the second data frame doesn’t contain this column.