Skip to content

datawranglingpy_v0.5.1

Compare
Choose a tag to compare
@gagolews gagolews released this 13 Jun 05:30
· 158 commits to master since this release
  • 2022-06-13 (v0.5.1):

    • The Kolmogorov–Smirnov Test (one and two sample).
    • The Pearson Chi-Squared Test (one and two sample and for independence).
    • Dealing with round-off and measurement errors.
    • Adding white noise (jitter).
    • Lambda expressions.
    • Matrices are iterable.