Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
The
trimfeature causes problems when one of the data frames has the rownumbers trimmed but the other doesn't because the other has non-sequential ones:Every row is shown as different because the row numbers from one data frame are kept but not from the other.