Closed jdubchak closed 6 years ago
Added utility function to be called by each ham.py function to check if the inputted data object is a data frame or a matrix (if neither, raises a ValueError). If its a matrix it converts the object to a data frame.
Added utility function to be called by each ham.py function to check if the inputted data object is a data frame or a matrix (if neither, raises a ValueError). If its a matrix it converts the object to a data frame.