Skip to main content

Module transforms

Module transforms 

Source
Expand description

Column transforms for discovery / symbolic CI .

SPDX-License-Identifier: MIT OR Apache-2.0

Functions§

equal_width_bin
Equal-width binning of a float column into n_bins integer codes in 0..n_bins.
moving_average
Simple moving-average smoother (odd window).
ordinal_patterns
Ordinal pattern of embedding dimension m with delay tau (Bandt–Pompe).