Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(PRT): allow empty recarray or dataframe for output conversion fns
* previously conversion functions crashed if empty container passed * return early if input argument is empty or already in desired format * consolidate dtype definitions * expand conversion fn tests
- Loading branch information