Skip to content

Releases: shafayetShafee/skmiscpy

v0.4.0

16 Aug 11:03
Compare
Choose a tag to compare

v0.4.0 (2024-08-16)

Build

Documentation

Feature

  • feat: added support multicategorical column (c5c755c)

  • feat: added std_binary param in compute_smd (b097e4c)

Fix

  • fix(docs): fixed function docs (93695d7)

  • fix: made some fixes and updated checks (a104f1a)

Style

  • style: black on src n test (0f19aab)

  • style: black on src n test (6d36970)

Test

  • test: completed tests for cbs (0fb423d)

  • test: started testing cbs.py (1f03584)

Unknown

  • Merge pull request #2 from shafayetShafee/cat-covs

added support for mulicategorical variables in compute_smd (e61a9aa)

  • Merge pull request #1 from shafayetShafee/att-atc-smd

Added support for computing smd for causal estimand ATT and ATC, added CI workflow. (4c3a610)

skmiscpy-v0.3.0

13 Aug 12:21
Compare
Choose a tag to compare

skmiscpy-v0.2.0

12 Aug 13:06
Compare
Choose a tag to compare

v0.1.0

11 Aug 20:44
Compare
Choose a tag to compare

First release of skmiscpy!