0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Aug 11, 2024 — Aug 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove redundant sentence More... about 11 years ago
add setuptools to conda.yaml More... about 11 years ago
fix conda.yaml and binstar.yml again More... about 11 years ago
correct conda.yaml More... about 11 years ago
Merge pull request #198 from eriknw/backport_tests More... about 11 years ago
Test groupby with lists of indices More... about 11 years ago
Remove print statements in tests More... about 11 years ago
Add serialization test for `complement` More... about 11 years ago
Backport a couple regression tests from `cytoolz`. More... about 11 years ago
Merge pull request #197 from eriknw/serialize_juxt More... about 11 years ago
Make callable created by juxt serializable by making juxt a class More... about 11 years ago
Merge pull request #173 from eriknw/equality_hash_key More... about 11 years ago
EqualityHashKey can accept an index or indices for the key More... about 11 years ago
Merge branch 'master' into equality_hash_key More... about 11 years ago
Document key argument and remove comment questions More... about 11 years ago
correct join input order More... about 11 years ago
add conda and binstar yaml files More... about 11 years ago
Merge pull request #192 from eriknw/juxt_tuple More... about 11 years ago
Update docstring to say that `juxt` returns a tuple More... about 11 years ago
Change `juxt` to return a tuple as discussed in #174 More... about 11 years ago
Merge pull request #191 from mrocklin/support-non-callables More... about 11 years ago
use non-callable arg to simplify reduceby example More... about 11 years ago
Merge branch 'master' into support-non-callables More... about 11 years ago
countby supports non-callable key function More... about 11 years ago
rename groupby func argument to key More... about 11 years ago
Merge pull request #190 from mrocklin/get-list-len-1 More... about 11 years ago
Merge pull request #184 from mrocklin/reduceby-init More... about 11 years ago
describe non-callable index in groupby docstring More... about 11 years ago
reduceby supports non-callable key function More... about 11 years ago
groupby supports non-callable key functions More... about 11 years ago