Skip to content

Bugfix version: 1.1.1

Compare
Choose a tag to compare
@ozagordi ozagordi released this 22 May 14:31
· 41 commits to master since this release

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 with sort_values.