StackRating

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

MSeifert

Rating
1692.28 (186th)
Reputation
87,093 (917th)
Page: 1 ... 21 22 23 24 25 ... 36
Title Δ
What is the order of evaluation in python when using pop(), list[-1... -0.69
Split an array dependent on the array values in Python -0.44
numpy.logical_and explanation in code example 0.00
Static class attributes with Python 3 -1.59
Compare the characters in two strings regardless of their position 0.00
I want to return KeyError not None 0.00
Dictionary containing words from a text file as keys with a list of... +0.23
What does `[b for a in x for b in a if not b==k]` mean? +1.93
How to print this loop result as a immediate sequence (like a singl... -0.11
optimize sum by every 2 elements in list -0.36
Intersecting nested lists using a lambda function -1.67
All possible combinations of a set as a list of strings 0.00
Memoization Decorator +0.44
Update dict but if duplicate key increase list[0] value +1.33
Python: Creating a dictionary from a list of list +1.28
Numpy Subtraction Precision 0.00
Random values from list of tuples in python -0.12
python abc subclasshook has no effect when class is derived +0.38
Breaking List int sub lists-Python -1.06
Alternative Way to Count Frequency between two lists without count +0.56
Converting list to dict python +1.74
Avoiding Overflow in python 3.5 0.00
clever any() like function to check if at least n elements are True? +1.93
Shallow Copy of ndarray to function 0.00
Python - ValueError: The truth value of an array with more than one... +1.59
How to create a List like class which allows calling contained obje... 0.00
Apply function to result of numpy.where -0.27
fastest way to split a large list +0.37
Python - how to remove item from list by exact value, plus the next... +0.37
Modifying a list of dictionaries with the same keys +0.39
Creating 4D numpy array by repeating values from 2D numpy array +0.37
python array initialisation (preallocation) with nans 0.00
Python 3 Finding connections dictionaries 0.00
Inconvenience to use single precision floats in numpy 0.00
too many values to unpack, python, findcontours 0.00
How to seperate integers from strings on list? -0.57
How to group element in list with python 2.7 0.00
python How do you sort list by occurrence with out removing element... +0.15
How to limit the size of a comprehension? +0.83
unexpected behaviour of numpy.median on masked arrays 0.00
Python recursion in appending lists -0.39
delete 'nan' or reduce length of numpy array if array conta... +0.38
Printing a dict of lists as a grid-layout -0.93
If I want non-recursive deep copy of my object, should I override c... +0.19
printing fibonacci from input number +0.38
Get a list of numbers from stdin and display the closest to 0 -2.44
Python confusion -- convention, name and value -0.24
How to compare exact list elements in 2 same length list? +1.17
Pythonic way to combine two lists with a semicolon between them 0.00
Test how many method calls occured and what arguments was passed (t... -0.81