Bugfix version: 1.1.1
A couple of issues were solved in this version
- a bug that failed to create output directory when wolfpack was run on a single file with slashes in the path (i.e., nearly always),
- a bug in
tidytable
prevented to run if the directory was given with a trailing slash, order
(a method in pandas now deprecated) has been replaced withsort_values
.