StackRating

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

juanpa.arrivillaga

Rating
1667.67 (343rd)
Reputation
40,460 (2,748th)
Page: 1 2 3 4 5 6 7 ... 34
Title Δ
How to efficiently order a list of lists using a list in python +1.11
Array math on numpy structured arrays 0.00
Check for NoneTypes in a list of iterables -0.65
Updating a list of lists in Python +0.39
Is there a __dunder__ method corresponding to |= (pipe equal/update... +1.55
How to create objects from jsons in python with a complex construct... 0.00
python: Difference between operation sorted(set(array)) vs set(sort... 0.00
make local copy of global variable -0.47
python automatically pass variables to function -0.23
How do I find the source code for a method in Pandas? +0.29
Removing duplicate dictionaries in list of dicts based on value uni... +1.22
How to check if an object is either on the keys or in the values of... +0.57
Exception behaviour in Python __set_name__ +1.52
Input rational numbers +0.28
numpy exponentiation with ** on integer array vs float array -3.01
Append Multi Dimensional Tuples in Python 0.00
How to convert tuple to list with float and string values +0.73
Is it a good idea to use a type alias name in python and then decla... 0.00
When to use type() instead of isinstanceof() in python? +0.27
Closing over a local value 0.00
Is int() a standalone function or it is actually an _init_ construc... -0.01
why don't map objects close over their environment? -1.59
Python List comprehension missing info +1.53
Define an attribute with a dataclass method in Python 0.00
Creating static function in Python using variables outside 0.00
What is difference b/w Python Range() vs Numpy.arange() function? +1.44
Using reduce() to get frequency of every character pair/triple in a... -0.94
Basic python, how to return lists of lists when reading a text file -0.22
Extending @property.setter decorator in Python +0.02
Python exec() updating parameters globally but can't find when... +0.28
Python private class attribute returning different value than its g... -0.23
How to replace lambda callback handlers with callable class object... 0.00
Python class's init function takes instance of own class as def... 0.00
Why doesn't co_varnames return list of all the variable names? 0.00
Difference between imperative programming and declarative programmi... +0.26
Sharing mutable global variable in Python multiprocessing.Pool 0.00
Python "is not True" same as "is False"? +0.90
To increase the value of i by using "for"? 0.00
list of list multiplication with list +1.08
How does for-loop actually work in python +1.85
Faster Way To Iterate Through Rows of a CSV? -0.72
How to differentiate between an import and a function definition in... 0.00
Adding default values to a list of ordered dict -0.12
How to redirect method calls in python? +0.28
Python: __dict__ shows class attribute for the object of the class... 0.00
How can I clean my data better? Asking for a friend 0.00
Correct typing of tuple of exceptions/errors in python when using m... 0.00
Why doesn't str() use __getattribute__ to get __str__ and how t... 0.00
python encode and decode with utf-16 0.00
Python How to convert the numpy array(dtype=uint16) to a string? 0.00