StackRating

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

iz_

Rating
1635.36 (780th)
Reputation
7,771 (20,369th)
Page: 1 2 3 4 ... 11
Title Δ
Generate 2 different combinations on the same line? 0.00
Is `pickle.dump(d, f)` equivalent to `f.write(pickle.dumps(d))`? +1.56
Can I save results anyway even when Keyboardinterrupt? 0.00
python groupby and list interaction 0.00
C++ Ambiguity of default constructor and something else. What is th... 0.00
python add multiple arrays together +0.31
subtracting two lists while keeping duplicates -1.64
How to run Python3 on Sublime Text 3 on macOS? +2.43
Can't process links upto certain portion 0.00
Avoid redundant looping in Python +1.55
Combine all the keys which have same values inside a dictionary and... +0.97
Why is second iterator over array 'arr' not working in Hack... -1.12
How to write in the correct way the following array with special ch... +1.01
List Membership Check vs For Loop Performance 0.00
How can I check if my list has only 2 specific elements that can be... +1.07
While-loop printing variable values one iteration late +1.35
Iterating through multiple lists to find the best overall combination +0.32
vector<pair<double,double>> giving problems +1.49
Why does a variable random function need to be created inside a loo... -0.82
How to sort a numpy array using another numpy array 0.00
How to sort nested lists when first elements match? +1.95
How to Take Away Leading Zeros In Python +1.64
How to replace values in Python nested lists without saving only th... 0.00
When reading from dictionary I get 'int' object has no attr... +0.33
'Neural_Network' object has no attribute 'w1', but... -0.16
How to fix input not displaying after adding in input checker -0.17
Convert string to type of stdin or as a file would be imported? 0.00
How to remove words without vowels from a list in python +0.16
What is the time complexity of searching through dictionary key val... 0.00
Why my list removes only one of two or more same values? +0.49
Python add previous dict value to current one +2.15
How to split a line by space to get the strings not split to each c... +0.33
What '&' stands for in "std::vector<byte>&am... +0.33
In python, how to 'if finditer(...) has no matches'? -1.58
verify the first digit of input is a 4 -0.32
Why is this instance member not accessible after instantiation in P... +0.30
Unique index values to every element in a python list +1.18
python timeit - passing function, why is lambda required 0.00
Error: Cannot convert 'float*' to 'float' for argum... 0.00
Need help returning numbers on a seperate line -0.16
How to fix 'TypeError: not all arguments converted during strin... -1.02
Python: Why does the id change after copying a list with b = list(a) +0.33
Filter a list of pairs (tuples) where the tuple doesn't include... -2.20
select qualified element from 2D array into a new list +0.33
How to loop numpy ndarray by using cupy? Is will really improve exe... 0.00
Writing and Reading Integers -1.01
Different behavior of generators in python-2.7.12 and python-3.5.2 0.00
how to fix: float() argument can be string or number, not 'map&... 0.00
Extract word that doesn't exist in list -1.13
Can't assign a value to int which inside the class 0.00