Skip to content

Releases: ronikobrosly/causal-curve

Latest with misc edits to readme and paper

18 Jul 13:13
Compare
Choose a tag to compare

Documentation and code fixes

05 Jul 14:10
Compare
Choose a tag to compare
  • Fixed random seed issue with Mediation tool
  • Fixed Mediation bootstrap issue. Confidence interval bounded [0,1]
  • Fixed issue with all classes not accepting non-sequential indicies in pandas Dataframes/Series
  • Class init checks for all classes now print cleaner errors if bad input
  • Small fixes to end-to-end example documentation
  • Enlarged image in paper

Overhaul of documentation

05 Jul 04:24
2b75786
Compare
Choose a tag to compare

Version 0.3.0

  • Added full, end-to-end example of package usage to documentation
  • Cleaned up documentation
  • Added example folder with end-to-end notebook
  • Added manuscript to paper folder

Strengthed unit tests, updated docs

29 Jun 02:02
Compare
Choose a tag to compare
v0.2.4

added to unit tests, updated docs

Codecov.io integration

27 Jun 22:36
Compare
Choose a tag to compare
v0.2.3

added codecov badge

Travis CI integration complete

26 Jun 22:01
Compare
Choose a tag to compare
v0.2.2

finished Travis CI

Mediation fixes

24 Jun 20:58
Compare
Choose a tag to compare
  • Fixed Mediation tool error / removed tqdm from requirements
  • Misc documentation cleanup / revisions

New mediation test feature

24 Jun 03:30
Compare
Choose a tag to compare

Version 0.2.0

  • Added new Mediation class
  • Updated documentation to reflect this
  • Added unit and integration tests for Mediation methods

Test cleanup

18 May 17:22
Compare
Choose a tag to compare
v0.1.3

test cleanup

Added unit and integration tests

17 May 22:29
993efdf
Compare
Choose a tag to compare
v0.1.2

added tests (#2)