Skip to content

v0.0.2

Compare
Choose a tag to compare
@Minyus Minyus released this 29 Apr 02:33
· 202 commits to master since this release

[2019/04/29]

  • Add simple test codes.
  • Add "from IPython.display import display" so it can run in non-IPython environments.
  • Fix "TypeError: object of type 'float' has no len()" that occurs if enable_ipw is set to False (#1, thanks @farismosman !)
  • [Examples] Skip installation of CausalLift if not run in Google Colab.