pub fn quick_correlation<F>() -> FluentCorrelation<F>where F: Float + NumCast + Send + Sync + 'static + Display,
Quick correlation analysis with fluent API