For Loop Creating Multiple Distribution Platform Analysis
I have a code where I'm using the Distribution platform to perform normality checks on multiple columns. Right now, I am using a for-loop to iterate through each column, open a distribution, and then extract the value of the normality test. A subset of the code is shown below. I have an issue where the Distribution platform just opens the same analysis for the first column over and over. For(
...