Internal function used by diffdf_issuerows to extract the dataframe
from each a target issue. In particular it also strips off any
non-key variables
get_issue_dataset(issue, diff)
Arguments
| issue |
name of issue to extract the dataset from diff |
| diff |
diffdf object which contains issues |