GuangLightman
Results
1
comments of
GuangLightman
``` self[column_name] = (avs + cvs / 2) / (bvs + cvs / 2) * 100 ``` Also this returns non-stable value when bvs and cvs are 0's.