StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Mike McKerns

Rating
1485.78 (4,464,968th)
Reputation
19,100 (7,227th)
Page: 1 ... 6 7 8 9
Title Δ
cPickle vs dill - python 2.7 0.00
Python Pickling and multiprocessing -0.37
Relationship between pickle and deepcopy +4.06
Multiprocessing objects with namedtuple - Pickling Error +0.37
Save dictionary on runtime as python code not using pickle -0.07
Can serialized objects be accessed simultaneously by different proc... -4.18
in a pickle: how to serialise legacy objects for submission to a Py... 0.00
Pickling static method - Python 0.00
Can't pickle static method - Multiprocessing - Python +2.00
function to save and load python memory? +4.00
How to close the file after pickle.load() in python 0.00
What can multiprocessing and dill do together? 0.00
How to refactor method returning closure to be pickleable? 0.00
pickle.dump error for object defined by class -3.15
Multiprocessing with multiple arguments to function in Python 2.7 0.00
Python Pool Map() Gives ether Pickle Error Or Does Not Iterate List... +4.04
dill dump_session with ipython 0.00
UnpicklingError: NEWOBJ class argument isn't a type object 0.00
Naive parallelization of scipy.optimize.fmin 0.00
Chaining Multiple Map-Reduce jobs using Mincemeat.py 0.00
Can't pickle defaultdict 0.00
Python pickle: dealing with updated class definitions 0.00
Is it possible to decorate a Python class whose instances will be p... 0.00
Passing a function that accepts class member functions as variables... 0.00
Python - cPickle nested datetime objects 0.00
How to work with interactively-defined classes in IPython.parallel? 0.00
Python multiprocessing pool - iterating over objects methods? 0.00
Pickling unpicklable objects 0.00
python shell: pickle entire state 0.00
Serializing data and unpacking safely from untrusted source 0.00
debugging pickle 0.00
Multiprocessing: Pool and pickle Error -- Pickling Error: Can't pic... 0.00
serializing and deserializing lambdas 0.00
How to pickle functions/classes defined in __main__ (python) 0.00
Python: Efficient workaround for multiprocessing a function that is... 0.00
pickle python Class instance 0.00
How to get a python function's dependencies for pickling? 0.00
How to pickle a python function with its dependencies? 0.00
Deal with overflow in exp using numpy 0.00
Why can't Ellipsis and NotImplemented be pickled? 0.00
Python serialization - Why pickle? 0.00
Python multiprocessing pickling error 0.00
Unpickling a function into a different context in Python 0.00
Why does pickle protocol 2 let me serialise an open file object? 0.00
Storing python dictionaries 0.00
Python: pickling locals(), or does locals have a lighterweight cous... 0.00
Pickle all attributes except one 0.00
How do I save and restore multiple variables in python? 0.00
Python multiprocessing pool.map for multiple arguments 0.00
Save a dictionary to a file (alternative to pickle) in Python? 0.00