0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 03, 2024 — Aug 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove cross-directory import More... almost 12 years ago
Adjust vowels test of partitionby More... almost 12 years ago
add See also itertools.groupby to partitionby docstring More... almost 12 years ago
extract comment from partitionby docstring More... almost 12 years ago
Clarify/fix wording of partitionby doctring More... almost 12 years ago
Change partition arg from s to seq More... almost 12 years ago
Merge branch 'master' into add-partition-by More... almost 12 years ago
Add partition-by More... almost 12 years ago
Merge pull request #33 from eigenhombre/more-pep8 More... almost 12 years ago
update setup.py url More... almost 12 years ago
bump version to 0.2.2 More... almost 12 years ago
Merge pull request #35 from eigenhombre/fix-imports-again More... almost 12 years ago
Merge branch 'more-pep8' into add-partition-by More... almost 12 years ago
PEP-8 fix More... almost 12 years ago
Fix import issue More... almost 12 years ago
update readme with compose and partial More... almost 12 years ago
add reduce and partial to toolz.__init__.py More... almost 12 years ago
Merge pull request #32 from mrocklin/func-to-iter-migration More... almost 12 years ago
add colon to accumulate docstring More... almost 12 years ago
whitespace alignment in __init__.py More... almost 12 years ago
More PEP-8 fixes More... almost 12 years ago
version bump to 0.2.1 More... almost 12 years ago
Merge pull request #30 from eigenhombre/fully-qualify-imports More... almost 12 years ago
move remove, accumulate, iterate to itertoolz More... almost 12 years ago
Fully-qualified all imports in __init__.py. More... almost 12 years ago
Merge pull request #25 from mrocklin/map-filter More... almost 12 years ago
more descriptive test name for map_filter_lazy More... almost 12 years ago
Merge pull request #26 from mrocklin/README More... almost 12 years ago
Merge pull request #27 from mrocklin/compose More... almost 12 years ago
exceptions -> do_curry More... almost 12 years ago