We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68067f5 commit 9cc86dfCopy full SHA for 9cc86df
README.md
@@ -60,4 +60,4 @@ grpd = fastgrouper.li.Grouped(gids)
60
grpd.apply(bop, xvals) # returns [[2, 4], [3]]
61
```
62
63
-For additional examples, checkout the [tests](https://github.com/sjoshistrats/fastgrouper/tree/master/python/fastgrouper/test).
+For additional examples, checkout the [tests](./python/fastgrouper/test).
0 commit comments