We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
a4d3903
fix
fb510d3
support file created on windows
8768e8d
add skewness and kurtosis
c361c93
add command description
d8dd691
add precision feature
1af76ef
set default value on zeros and negatives
a4a7441
add some stats and optimize output style
1a41807
optimize calculation speed
f58b9a9
Merge pull request #4 from solaoi/fix_logic fix binsize calculation and add q1,q3,iqr,binsize(FD,Square-root)
444e9a2
Merge pull request #3 from solaoi/feature_correlation-coefficient add correlation-coefficient