I would like to be able to compare different ratios in my pipeline and therefore need to make them all dimensionless.
How do I perform demean() on a column rather than a row? Therefore allowing me to demean() all the value of each factor for every company in my universe rather than getting a useless demean of lots of factors for each company.
Any help is much appreciated.