StackRating

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

a_guest

Rating
1558.31 (5,919th)
Reputation
6,778 (23,773rd)
Page: 1 ... 5 6 7 8 9 ... 15
Title Δ
How to randomly match players into groups 0.00
Difference between two numpy arrays of tuples +0.45
Is such a normalization right for wiggly curves? -0.55
How to filter only the necessary data from list of lists? -0.03
Is there a way to use a for loop to make this more concise? +1.74
Pythonic way to consolidate partially redundant objects in a list 0.00
Python - how to recursively search a variable substring in texts th... 0.00
Inheriting a non-abstract class and turning all of its functions in... -0.55
Python nested dictionary update value where any nested key matches -0.48
Add dynamic property to class, not instance 0.00
How to get a value in a nested list that is smaller than the ones a... 0.00
Finding the first occurrence in 2 lists in Python 0.00
How do I check if a tuple is only made up of two numbers? 0.00
How can change the type of an array? 0.00
Efficient Way to Slice Strings in Pandas 0.00
How to make list comprehensions more readable? 0.00
Can't getting the implementation of __repr__() method in python 0.00
Given a long string, find the matching strings in the dictionary 0.00
When should I be using a static class variable in python? 0.00
pandas str.replace - keep current value if regex fails to avoid NaN... 0.00
Find begin and end index of consecutive ones in pandas dataframe -0.83
Creating a square matrix from a .txt file in Python -2.14
Searching for every combination of inner dict keys in every combina... 0.00
Generate Random Seed In Python +0.44
When is an object initialized in a Python constructor expression? +0.81
Generator expressions vs generator functions and surprisingly eager... 0.00
Is there a more elegant way to express ((x == a and y == b) or (x =... -0.40
How to implement an interface in a way that is compatible with stat... +1.82
Efficient ways to represent a (possibly big) graph with unknown str... 0.00
How do I run the main script of a Python package directly? 0.00
Why are some variables or lists preserved when exiting recursive ca... -1.61
Does python reuse repeated calculation results? +1.46
Print odd index in same line +2.00
How to form a string by replacing dict key with its values -0.75
How to find the lowest value of a set of records in column A based... 0.00
Covert complexed list to flat list +0.28
How to pad multiple images to the minimum shape containing them all? +2.03
np.where() to eliminate data, where coordinates are too close to ea... -1.07
Python: scipy/numpy all pairs computation between two 1-D vectors -1.63
Speed up two nested for loops and multiple if statements pandas -2.00
Speed up two nested for loops and multiple if statements pandas +2.00
not able to access the modules using relative imports -0.53
Is it possible to return a dictionary's values (list of objects... +1.74
Dot product consuming lot of memory 0.00
Using simple averaging for reinforcment learning 0.00
How to convert a list of lists to a dictionary with redundant keys? +1.10
Groupby multiple items in same column +2.07
Implementation of agent based model 0.00
How to get the number of nonzero elements row-wise for a numpy array? -0.30
Need to join two lists (date and time) into one list 0.00