mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-07 17:15:56 +00:00
Update repo url
This commit is contained in:
parent
6e4148688e
commit
64335e71c5
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue