Loreon
Labs
Platform
Docs
Home
Ecosystems
Python
joblib
Python function as pipeline jobs.
Python
Emerging
GitHub
Website
Stars
—
Forks
1
Contributors
8
Last push
127mo ago
Recent commits
Latest commits.
added dill to joblib.parallel
0fd8468
simonzack
128mo ago
ignore dill in coverage
406c1e2
simonzack
128mo ago
added tests, pickle testing is not needed since it is covered by `test_joblib_pickle_across_python_versions()`
46b8f0f
simonzack
128mo ago
pickle.dump can give TypeError
af8d976
simonzack
128mo ago
dill patch: use the stock pickler to pickle builtin types where possible
f79d276
simonzack
128mo ago
dill patch: ignore lambda file name, line & row numbers
c1eb544
simonzack
128mo ago
fit lines under 80 chars
f88cbeb
simonzack
128mo ago
use dill if possible to support more object types, stripped dill doctests instead of ignoring them with nose-exclude, they are excluded since they do not pass
8656769
simonzack
131mo ago
Top contributors
Builders behind this project.
GaelVaroquaux
409 commits
ogrisel
200 commits
lesteve
104 commits
pgervais
23 commits
yarikoptic
12 commits
esc
10 commits
simonzack
8 commits
larsmans
8 commits