StackRating

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

Karl Knechtel

Rating
1531.00 (17,673rd)
Reputation
37,985 (2,950th)
Page: 1 2 3 ... 29
Title Δ
Trying to execute a module within a package downloaded from github... 0.00
Concatenate arrays inside a tuple in simpler way 0.00
Python unittest; assertTrue() strange behavior 0.00
Problems with using an if statement and append on Python +0.21
Fastest way to shift rows of matrix in Python +1.94
Getting values from a dict according to a list of keys -1.55
Is there a better way than overriding every method of my parent Pyt... +0.52
How is `x = 42; x = lambda: x` parsed? +1.05
How to do this specific list comprehension in Python? +0.71
Pythonic way to populate a dictionary from list of records +0.47
Iterate over list and sequentially append each element to a set num... +2.23
Why can't I import a function in Python using the "as"... 0.00
Unable to append to array element +3.08
Why does adding 3 elements make findall not work? -1.82
From a list of sets find how many other (unique) elements an item i... +0.41
Inconsistent behaviour of int.to_bytes() 0.00
Why does reading a "line" from data = response.read() giv... +0.47
python 3: can only concatenate str (not "bytes") to str 0.00
Why am i getting a 'float' object is not subscriptable error 0.00
List Comprehension with sum of elements in a list -1.65
Convert binary to signed, little endian 16bit integer in Python 0.00
How can I convert an integer into a base-256 representation? +0.48
How to return the fractional part of a number? -1.32
Array Prints like List but its a single integer in variable explore... -2.17
Why is the shape of an array in a list in Python different when I r... +1.33
Trying to use copytree to copy over subfolders recursively in Python 0.00
Extract and decode stringified byte string in python? 0.00
Simple way to create an incrementing Python array +0.46
Naive Bayes method for two dice +1.83
Python Beginner, get the index of the list if the int inside subset... +0.44
Can summation and product notations be used in a single line of Pyt... +1.85
For Loop - Range - Python - Question on the increment logic +1.27
Reshape Array in Array in Array -0.37
Error ''int' object is not subscriptable' in Euler&... 0.00
Why does converting from string to integer, then back to string rai... -0.78
How to properly convert std::string to an integer vector +1.42
How to convert string to equation with List Comprehensions -0.03
Get indices of multidimensional numpy array of arbitrary shape and... +2.09
Running into 'MemoryError' when running this Python code -1.86
IndexError: list index out of range - when it's clearly not -0.29
3 level nested dictionary comprehension in Python -0.53
Is using np.random bad practice for a single int? -1.89
UnicodeEncodeError: 'charmap' codec can't encode charac... 0.00
How can I remove the {''} in my variable? -0.04
Python | Convert hexstrings in a list to float 0.00
Tkinter TypeError: argument of type 'StringVar' is not iter... -1.97
How to write elements in nested children of a JSON file using Python -0.04
Calling to staticmethod from class __init__() causing "takes 1... -1.10
I'm trying to make a web scraper and I keep getting this error +0.56
Can't write in csv file 0.00