SciPy Overview
Welcome to Flojoy’s SciPy Blocks. Here are all the SciPy functions we support out of the box!
SIGNAL
   ARGRELMAX  The ARGRELMAX node is based on a numpy or scipy function.    
    ARGRELMIN  The ARGRELMIN node is based on a numpy or scipy function.    
    BSPLINE  The BSPLINE node is based on a numpy or scipy function.    
    CUBIC  The CUBIC node is based on a numpy or scipy function.    
    DECIMATE  The DECIMATE node is based on a numpy or scipy function.    
    DETREND  The DETREND node is based on a numpy or scipy function.    
    GAUSS_SPLINE  The GAUSS_SPLINE node is based on a numpy or scipy function.    
    HILBERT  The HILBERT node is based on a numpy or scipy function.    
    KAISER_BETA  The KAISER_BETA node is based on a numpy or scipy function.    
    PERIODOGRAM  The PERIODOGRAM node is based on a numpy or scipy function.    
    QUADRATIC  The QUADRATIC node is based on a numpy or scipy function.    
    SAVGOL_FILTER  The SAVGOL_FILTER node is based on a numpy or scipy function.    
    STFT  The STFT node is based on a numpy or scipy function.    
    WELCH  The WELCH node is based on a numpy or scipy function.    
 STATS
   ANDERSON  The ANDERSON node is based on a numpy or scipy function.    
    BAYES_MVS  The BAYES_MVS node is based on a numpy or scipy function.    
    BINOM_TEST  The BINOM_TEST node is based on a numpy or scipy function.    
    DESCRIBE  The DESCRIBE node is based on a numpy or scipy function.    
    GSTD  The GSTD node is based on a numpy or scipy function.    
    GZSCORE  The GZSCORE node is based on a numpy or scipy function.    
    JARQUE_BERA  The JARQUE_BERA node is based on a numpy or scipy function.    
    KURTOSIS  The KURTOSIS node is based on a numpy or scipy function.    
    KURTOSISTEST  The KURTOSISTEST node is based on a numpy or scipy function.    
    MOMENT  The MOMENT node is based on a numpy or scipy function.    
    MVSDIST  The MVSDIST node is based on a numpy or scipy function.    
    NORMALTEST  The NORMALTEST node is based on a numpy or scipy function.    
    SEM  The SEM node is based on a numpy or scipy function.    
    SHAPIRO  The SHAPIRO node is based on a numpy or scipy function.    
    SIGMACLIP  The SIGMACLIP node is based on a numpy or scipy function.    
    SKEW  The SKEW node is based on a numpy or scipy function.    
    SKEWTEST  The SKEWTEST node is based on a numpy or scipy function.    
    TMAX  The TMAX node is based on a numpy or scipy function.    
    TMIN  The TMIN node is based on a numpy or scipy function.    
    TRIM1  The TRIM1 node is based on a numpy or scipy function.    
    TRIMBOTH  The TRIMBOTH node is based on a numpy or scipy function.    
    TRIM_MEAN  The TRIM_MEAN node is based on a numpy or scipy function.    
    TTEST_1SAMP  The TTEST_1SAMP node is based on a numpy or scipy function.    
    VARIATION  The VARIATION node is based on a numpy or scipy function.    
    YEOJOHNSON  The YEOJOHNSON node is based on a numpy or scipy function.    
    ZSCORE  The ZSCORE node is based on a numpy or scipy function.