Like the [PowerTransformer](https://scikit-learn.org/stable/modules/generated/sklearn.preprocessing.PowerTransformer.html) in Scikit-learn or [boxcox](https://docs.scipy.org/doc/scipy/reference/generated/scipy.stats.boxcox.html) and [yeojohnson](https://docs.scipy.org/doc/scipy/reference/generated/scipy.stats.yeojohnson.html) in scipy.stats.