sfa.stats.
calc_accuracy
Count the same sign of each element between df1 and df2
df1: pandas.DataFrame or numpy.ndarray to be compared df2: pandas.DataFrame or numpy.ndarray to be compared getcons: decide whether to return consensus array in DataFrame or not