Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Todd Gruben 2017-08-30 16:37:48 -05:00
commit ee1da22979

View file

@ -197,7 +197,7 @@ for pcount, topn in zip(pcounts, resp.json()['results']):
average_amounts.append(float(wsum)/count)
```
For more examples and details, see this [ipython notebook](https://github.com/alanbernstein/pilosa-notebooks/blob/master/taxi-use-case.ipynb).
For more examples and details, see this [ipython notebook](https://github.com/pilosa/notebooks/blob/master/taxi-use-case.ipynb).
### Chemical similarity search