This release adds the ability to ignore certain skims when loading data, and to load data into shared memory without using Dask, which has been found to be non-performant with large (100GB+) datasets on Windows systems.
What's Changed
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/ActivitySim/sharrow/pull/53
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/ActivitySim/sharrow/pull/55
* Ignore skims by jpn-- in https://github.com/ActivitySim/sharrow/pull/54
**Full Changelog**: https://github.com/ActivitySim/sharrow/compare/v2.8.3...v2.9.0