A/B Testing Analysis with Incorta PySpark
OverviewWhat is A/B testing?Case StudyData SetTest HypothesesAnalysis in PySparkLoad the data into SparkClean up the dataCalculate the summary of controlled and treatment groupZTest PySpark UDFCall the PySpark UDFConvert the Resulted Array to DataFra...