Does anyone know a library in python that would allow to test signifincance of data that follows a power law distribution?
I tried using one-way ANOVA test, but then found that it is used for normally distributed data.
Does anyone know a library in python that would allow to test signifincance of data that follows a power law distribution?
I tried using one-way ANOVA test, but then found that it is used for normally distributed data.