StackRating

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

Tim Peters

Rating
1648.32 (590th)
Reputation
43,961 (2,431st)
Page: 1 ... 6 7 8 9 10 ... 15
Title Δ
Turn off python reference counting output +0.38
Can I just stop using datetime.date entirely? -0.43
Python Multiprocessor and a list of variables to be passed to a fun... 0.00
simulate pulling marbles from a bag without replacement (efficiently) -0.18
python multiprocessing freezing 0.00
Cython: (Why / When) Is it preferable to use Py_ssize_t for indexing? -0.78
Find permutation list +0.51
python multiprocessing: why is process defunct after terminate? 0.00
Python multiprocessing- sharing a complex object +0.81
How can I create a random number that is cryptographically secure i... +1.90
python dict timing mystery 0.00
Avoding maximum recursion depth -0.49
Python in-place compliment operator +0.35
Generate a list of strings in python +0.04
How can I "trim" significant figures of a Decimal in Pyth... +0.35
Why is the '1{0}' regex always matching with an empty string? -0.75
Most efficient way to list all oriented cycles given n elements in... +1.08
Multiprocess with Serial Object as Parameter 0.00
How to call a particular method in a background thread every X minu... -1.28
itertools.imap vs map over the entire iterable -1.17
Python: A better way to write n compositions of a function? -0.73
Python frozenset hashing algorithm / implementation +1.90
More compact and/or elegent way to run multiple regex matches 0.00
p.start() blocking the rest of my loop +1.47
multithreading system calls in python +2.56
Which versions of Python use rational arithmetic by default? -1.81
How to display a byte array as hex values +1.71
Concurrent.futures usage guide - a simple example of using both thr... 0.00
Code is taking too much time +0.70
Import multiprocessing fails in python 2.7 0.00
Concurrent.futures vs Multiprocessing in Python 3 0.00
How to convert signed to unsigned integer in python +2.01
Combinations without using "itertools.combinations" +0.15
python not strict type check for bool +1.65
Separating a String +0.93
Python Threading - Creation of a subclass? 0.00
A confusion regarding threads in python 0.00
Subclass multiprocessing.Process but don't invoke the __init__ meth... 0.00
Percentage of how similar strings are in Python? +0.93
How to check is a string contains only characters in a given set in... +1.42
Remove a list of stopwords from a Counter in python +0.89
Saving and loading multiple objects in python pickle file 0.00
Writing into a NumPy memmap still loads into RAM memory -1.56
How to process huge text files that contain EOF / Ctrl-Z characters... 0.00
Best Data Structure for storing license plates and searching if a g... -0.13
Why doesn't "is" keyword work here? +1.60
Python Reading From and Writing to Binary Files +1.19
Python Reading From and Writing to Binary Files -1.31
Can sed write few outputs for the same input? +1.00
Debugging: Shuffle deck of cards in Python/ random +0.37