Closed kgadek closed 8 years ago
Just installed (few minutes after #3).
(py3) ❯ whereami learn bed 100 usage: whereami learn [-h] --location LOCATION [--num_samples NUM_SAMPLES] whereami learn: error: the following arguments are required: --location/-l (py3) ❯ whereami learn --location bed --num_samples 100 [this works] (py3) ❯ pip freeze access-points==0.0.11 numpy==1.11.1 scikit-learn==0.17.1 scipy==0.18.1 tqdm==4.8.4 whereami==0.2.21
Yes, you are right, I have to immediately update everywhere the docs.
@kgadek Updated the docs and reddit to reflect the changes. Thanks for mentioning!
Yup, all worked for me
Just installed (few minutes after #3).