.. module:: alchemlyb.preprocessing Preprocessing datasets ====================== It is often the case that some initial pre-processing of raw datasets are desirable before feeding these to an estimator. **alchemlyb** features some commonly-used pre-processing tools as a convenience. These are featured in the following submodules: .. currentmodule:: alchemlyb.preprocessing .. autosummary:: :toctree: preprocessing subsampling