v0.4.0
v0.4.0 Oct 31, 2018
- Remove ft.utils.gen_utils.getsize and make pympler a test requirement (#299)
- Update requirements.txt (#298)
- Refactor EntitySet.find_path(...) (#295)
- Clean up unused methods (#293)
- Remove unused parents property of Entity (#283)
- Removed relationships parameter (#284)
- Improve time index validation (#285)
- Encode features with "unknown" class in categorical (#287)
- Allow where clauses on direct features in Deep Feature Synthesis (#279)
- Change to fullargsspec (#288)
- Parallel verbose fixes (#282)
- Update tests for python 3.7 (#277)
- Check duplicate rows cutoff times (#276)
- Load retail demo data using compressed file (#271)