v0.0.2
[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.