1️⃣ Transform Numeric¶
compute_linear_regression_coefficients: Returns linear regression coefficients fromx,ycolumns.format_percentage: Returnfirst_number / second_numberas a formatted percentagenps: Returns the NPS (Net Promoter Score)quantize_into_bins: Get thebin_rangein which belongsvaluequantize_into_bins_with_labels: Get thelabelof the bin in which belongsvaluequantize_into_fixed_width_bins: Get thebin_rangein which belongsvalueweighted_average: Returns the weigthed average elements.