Version 0.20.1#
Release date: 13/07/2020
Highlights#
Parallel Queries#
Added multprocessing to all parallel query methods (
similar,recommendationandpredict) like implemented toinsert_data.Added
max_workersto all methods above. This change applies to Jai class and Query Class.Fixed Jai’s
similarandrecommendationmethod to accept non-numerical list of ids as input.
Bug Fixes#
Fixed status code for
delete_status.Updated README.
Small documentation fixes.