v0.3.0
v0.3.0 Aug 27, 2018
- Improve performance of all feature calculations (#224)
- Update agg primitives to use more efficient functions (#215)
- Optimize metadata calculation (#229)
- More robust handling when no data at a cutoff time (#234)
- Workaround categorical merge (#231)
- Switch which CSV is associated with which variable (#228)
- Remove unused kwargs from query_by_values, filter_and_sort (#225)
- Remove convert_links_to_integers (#219)
- Add conda install instructions (#223, #227)
- Add example of using Dask to parallelize to docs (#221)