How do I calculate the normality of my data in Python

How do I calculate the normality of my data in Python

I don’t know. What is “normality of my data”? Is it a maths thing?

Are you using a library like Pandas, Numpy or Scipy, or just the
standard libraries that come with the interpreter?

What sort of data do you have?