Comparing 2 numeric columns for similarity pairwise

23 Views Asked by At

There are two numeric columns in the table, how can I compare the values for similarity pairwise using statistical methods in python.

I just know that they are not normally distributed, and I don't have an idea, how to check their pairwise similarity.

0

There are 0 best solutions below