- Remove s from directories. - Remove all instances of _imputation from functions and files in the imputations folder. Seems redundant. - Rename functions in datasets to follow the numpy naming convention. Ex. `random_normal` -> `randn`