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 ... 5 6 7 8 9 ... 34
Title Δ
Typing interfaces +0.75
Why is getattr(self, "x") not the same as self.x in this... 0.00
How to save lambda function using numpy savez? 0.00
Generate all combinations of an unknown number of variables +0.91
When should I use iter function? -2.39
Python Typing: declare return value type based on function argument -0.55
Python create immutable object dynamically +1.35
Is shallow copy implementation different for python list and pandas... 0.00
How to dynamically use Python's type hinting to indicate a retu... +1.61
Python - read from multiple big files in paralell and yield them in... +1.18
Expressions with Python 3.6 'f' strings not compatible with... 0.00
Calling python multiprocessing map function with a dictionary +0.32
How to store methods of the class A in const dictionary of the clas... 0.00
Copy to new variable in lambda +0.28
Python type hinting unions 0.00
How to mutate a namedtuple? 0.00
python efficient way to compare nested lists and append matches to... +0.71
Inline modification of a list in Python -0.71
Dynamically adding builtin methods to point to a property's bui... -2.35
Is there a way to speed up this Python Code I am reading multiple G... +0.29
Python type checking for functions 0.00
In python, any way to automatically run functions as soon as a clas... +0.99
TypeError on zipping and application of a list of functions and cor... 0.00
Python how to use the word class to reference a key 'class'? +0.30
Could mylist.count(mylist) ever return a non-zero? +0.29
Why does this class descriptor __get__ method return self? -1.80
In python 3, how can I put individual bytes from a bytes object int... +1.33
What does = (equal) do in f-strings inside the expression curly bra... +1.46
Is it possible to generate getters and setters functions based on s... -1.79
String from list of bytes? +0.29
How to get all names of a classes' classmethods in Python 0.00
Fill null-values in-place by column type: TypeError: ("'No... 0.00
__repr__ for Exception derived class not works well 0.00
Weird Issue when using dataclass and property together 0.00
difference between output variable and first argument in Python'... -0.21
Implement string contains function in Python with lambda expression +1.01
How to create a dictionary from a CSV file in Python? 0.00
How do I grab random elements on python from paired lists? -1.82
Code passed to exec() or eval() does not consider the classname of... 0.00
LISTS in python anamolous behavior with reference to single dimensi... 0.00
In Python, how do I have a single backslash element in a list? -0.21
Accessing Python 3x dictionary values for a variable dictionary name +1.17
is there a way to add two numbers together creating one two digit n... +0.67
Class 'Enum' has no 'POWER' member pylint(no-member) 0.00
Change python for loop based in a if question +0.32
Using three version (class, function, lambda) for setting logging F... 0.00
Order two sorted generators without imports -3.01
Python dataframe vector norm efficient 0.00
Accessing Python Lists by index +1.07
How to use tuple as a key of a dictionary +1.40