Version 2.1.6#
- DataFiles now can support multiple locs
Added initial support for DataFiles / Loader being able to work with multiple file locations at once.
- Fixed issues with Loader internals
Fixed some bugs related to internals of inds and scopes.
- Added functions to Dataset
Added some helper utilities for getting subjects with and without nan, now by scope
- Updates to
CompareDict.summary()
Added some better formatting + extra options to
CompareDict
summary func calls.
- Updates to
- Compute hash faster for large file mappings
In cases with many data files / file mappings, was computing hash slow. Now much faster.