Skip to content

Releases: glevv/obscure_stats

0.3.1

30 Nov 18:53
6719c98
Compare
Choose a tag to compare

NEW

  • Added Gastwirth's Location;
  • Added Grenander's Mode;
  • Added Left Quantile Weight;
  • Added Right Quantile Weight;
  • Schmid-Trede Peakedness.

BUGFIXES

  • Documentation updates;
  • Several small test optimizations;
  • Stability improvement for Half-Sample Mode;
  • Version bumps for Github Actions.

Full Changelog: 0.3.0...0.3.1

0.3.0

17 Aug 08:22
38fff02
Compare
Choose a tag to compare

What's Changed

BREAKING

  • Updated API of some correlation functions:
    • chatterjeexi -> chatterjee_xi
    • blomqvistbeta - > blomqvist_beta
    • concordance_corrcoef -> concordance_correlation
    • zhangi -> zhang_i
    • symmetric_chatterjeexi -> symmetric_chatterjee_xi

NEW

  • Added Fechner correlation;
  • Added Staudte kurtosis;
  • Added Inter-expectile range;

BUGFIXES

  • Now correlations will raise an error if there is not enough unique values or not enough data after preprocess;
  • Fixed bug in crow_siddiqui_kurt calculation;
  • Version bumps for Github Actions.

Full Changelog: 0.2.6...0.3.0

0.2.6

15 Jun 07:22
ce01b13
Compare
Choose a tag to compare

What's Changed

  • Added Tau measure of location and Quantile correlation coefficient
  • Bump github/codeql-action from 3.25.4 to 3.25.5 by @dependabot in #85
  • Bump codecov/codecov-action from 4.3.1 to 4.4.0 by @dependabot in #86
  • Bump actions/checkout from 4.1.5 to 4.1.6 by @dependabot in #87
  • Bump github/codeql-action from 3.25.5 to 3.25.6 by @dependabot in #88
  • Bump codecov/codecov-action from 4.4.0 to 4.4.1 by @dependabot in #89
  • Bump step-security/harden-runner from 2.7.1 to 2.8.0 by @dependabot in #90
  • Bump github/codeql-action from 3.25.6 to 3.25.7 by @dependabot in #91
  • Bump github/codeql-action from 3.25.7 to 3.25.8 by @dependabot in #92
  • Add fuzz testing by @glevv in #94
  • Bump step-security/harden-runner from 2.8.0 to 2.8.1 by @dependabot in #93
  • Bump github/codeql-action from 3.25.8 to 3.25.9 by @dependabot in #95
  • Bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #98
  • Bump github/codeql-action from 3.25.9 to 3.25.10 by @dependabot in #97
  • Bump codecov/codecov-action from 4.4.1 to 4.5.0 by @dependabot in #96

Full Changelog: 0.2.5...0.2.6

0.2.5

12 May 16:08
58533d3
Compare
Choose a tag to compare

Hotfix realse

0.2.4

12 May 14:52
ce23141
Compare
Choose a tag to compare

What's Changed

  • Bump github/codeql-action from 3.24.7 to 3.24.8 by @dependabot in #57
  • Bump actions/cache from 4.0.1 to 4.0.2 by @dependabot in #58
  • Bump actions/dependency-review-action from 4.1.3 to 4.2.3 by @dependabot in #59
  • Bump github/codeql-action from 3.24.8 to 3.24.9 by @dependabot in #60
  • Bump actions/dependency-review-action from 4.2.3 to 4.2.4 by @dependabot in #61
  • Bump actions/dependency-review-action from 4.2.4 to 4.2.5 by @dependabot in #63
  • Bump codecov/codecov-action from 4.1.0 to 4.1.1 by @dependabot in #62
  • Bump actions/setup-python from 5.0.0 to 5.1.0 by @dependabot in #64
  • Bump codecov/codecov-action from 4.1.1 to 4.2.0 by @dependabot in #65
  • Bump github/codeql-action from 3.24.9 to 3.24.10 by @dependabot in #66
  • Bump codecov/codecov-action from 4.2.0 to 4.3.0 by @dependabot in #67
  • Bump github/codeql-action from 3.24.10 to 3.25.0 by @dependabot in #68
  • Bump github/codeql-action from 3.25.0 to 3.25.1 by @dependabot in #69
  • Bump actions/upload-artifact from 4.3.1 to 4.3.2 by @dependabot in #70
  • Bump actions/checkout from 4.1.2 to 4.1.3 by @dependabot in #71
  • Bump actions/upload-artifact from 4.3.2 to 4.3.3 by @dependabot in #72
  • Bump github/codeql-action from 3.25.1 to 3.25.2 by @dependabot in #73
  • Bump actions/checkout from 4.1.3 to 4.1.4 by @dependabot in #74
  • Bump actions/dependency-review-action from 4.2.5 to 4.3.0 by @dependabot in #75
  • Bump github/codeql-action from 3.25.2 to 3.25.3 by @dependabot in #76
  • Bump step-security/harden-runner from 2.7.0 to 2.7.1 by @dependabot in #77
  • Bump codecov/codecov-action from 4.3.0 to 4.3.1 by @dependabot in #78
  • Bump actions/checkout from 4.1.4 to 4.1.5 by @dependabot in #79
  • Change Counter to np.unique in variability statistics by @glevv in #80
  • [StepSecurity] ci: Harden GitHub Actions by @step-security-bot in #81
  • Bump github/codeql-action from 3.25.3 to 3.25.4 by @dependabot in #82
  • Bump ossf/scorecard-action from 2.3.1 to 2.3.3 by @dependabot in #83

Full Changelog: 0.2.3...0.2.4

0.2.3

16 Mar 10:52
46d3e54
Compare
Choose a tag to compare

What's Changed

  • Bump step-security/harden-runner from 2.6.1 to 2.7.0 by @dependabot in #36
  • Bump codecov/codecov-action from 3.1.5 to 4.0.1 by @dependabot in #38
  • Bump actions/upload-artifact from 4.3.0 to 4.3.1 by @dependabot in #40
  • Bump github/codeql-action from 3.23.2 to 3.24.0 by @dependabot in #39
  • Gaussian Rank Correlation by @glevv in #44
  • Bump github/codeql-action from 3.24.0 to 3.24.3 by @dependabot in #43
  • Bump actions/dependency-review-action from 4.0.0 to 4.1.2 by @dependabot in #45
  • Bump actions/dependency-review-action from 4.1.2 to 4.1.3 by @dependabot in #46
  • Bump github/codeql-action from 3.24.3 to 3.24.4 by @dependabot in #47
  • Bump codecov/codecov-action from 4.0.1 to 4.0.2 by @dependabot in #49
  • Bump github/codeql-action from 3.24.4 to 3.24.5 by @dependabot in #48
  • Bump codecov/codecov-action from 4.0.2 to 4.1.0 by @dependabot in #50
  • Bump actions/cache from 4.0.0 to 4.0.1 by @dependabot in #51
  • Bump github/codeql-action from 3.24.5 to 3.24.6 by @dependabot in #52
  • Bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in #53
  • Bump github/codeql-action from 3.24.6 to 3.24.7 by @dependabot in #54
  • Documentation update by @glevv in #56

0.2.2

27 Jan 12:57
fa82bb0
Compare
Choose a tag to compare

What's Changed

  • Added Gini Mean Difference

0.2.1

27 Jan 11:32
1310ab8
Compare
Choose a tag to compare

What's Changed

  • Added Cole Index;
  • Added Fisher Index
  • Added Wainer and Thissen S*;
  • Added Tukey Coscale;
  • Code optimizations;
  • Small bug fixes;
  • A lot of security updates.

0.2.0

05 Jan 20:01
Compare
Choose a tag to compare
  • Added Renyi entropy;
  • Added McIntosh's D;
  • Documentation and Contribution guide actualization;
  • Code optimizations and bug fixes.

0.1.8-alpha

23 Dec 11:09
Compare
Choose a tag to compare
  • New associations measures:
    • Rank Minrelation Coefficient;
    • Winsorized Correlation Coefficient;
    • Blomqvist Beta;
  • New skewness measure:
    • Cumulative skewness;
  • Documentation improvements;
  • Tests clean up and clarifications.