Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 477 Bytes

File metadata and controls

4 lines (3 loc) · 477 Bytes

BatchFileSorting

An interface to assist batch-wise file sorting using file names.

A Batch-process interface for sorting files. User iteratively updates a set of possible options for fields, and the program attempts to sort the names of the file into respective values in a Pandas DataFrame, and copy files into an additional folder to continue sorting after the updating of necessary options. With functionality to sort the files in a desired directory format after (WIP).