Dipesh Babu

Results 2 issues of Dipesh Babu

## What does this PR do? **Issues Addressed** 1. **Fixes #573**: Two critical bugs in the Getting Started example: - **Duplicate data** when using `optimize` with `num_workers > 1` due...

waiting on author

from datasketch.lsh import MinHashLSH File "datasketch\lsh.py", line 11, in from datasketch.storage import _random_name, ordered_storage, unordered_storage File "datasketch\storage.py", line 19, in from cassandra import cluster as c_cluster cassandra.DependencyException: Unable to load...