Skip to content

Refactor structured array access in preprocess_sysu.ipynb

The preprocessing of sysu does not take advantage of the structured array dtypes. Since the import from Matlab file .mat is messy, it would be nice to take advantage of the structure to make the code more readable.