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 ... 7 8 9 10 11 ... 34
Title Δ
Add list of dicts with same keys and values of type int +0.84
Why mutable built-in objects cannot be hashable in Python? What is... +1.19
Iterable Derived class from file class in Python 2.6 0.00
Using super with __getitem__ versus subscript 0.00
Why doesn't the loop start when comparing float result? +1.66
Hash method is defaulted in python 2, not python 3 +0.28
Python sorted() with itemgetter and comparer 0.00
How to remove last item of a list/array no matter the length +1.76
Trying to understand ''.join() taking a list in list compre... -0.46
Why is there contradiction in being mutable and immutable variable... -0.69
Determine if callable can be called from class or instance 0.00
Several lists of dictionaries to pandas dataframe 0.00
How do I use sum()/average() for namedtuple in python? -1.73
Are staticmethod and classmethod in python not callable? 0.00
How to merge two nested lists and output a list of lists of tuples? +0.44
how to Apply/lambda with Apply Function in Pandas? -0.45
removing non English words from df.columns -1.32
Handling millions of rows in Python -0.69
Adding 0 for every N numbers - list comprehensions -0.19
How can I explicitly see what 'self' does in python? +1.14
Why does numpy's float128 only have 63 bits mantissa? 0.00
Type hinting on a context manager processing paths 0.00
Anonymous function / Closure issue 0.00
Python list joining — include separator at the start or at the end +0.28
Is this decorator type-annotated correctly? +0.31
decoding int8 array to a utf-8 string 0.00
Python: trouble implementing efficient way to read specific line in... 0.00
Does a "for ... in" loop in Python increase space complex... +0.29
Python - Can same property logic be applied to multiple attributes? +0.28
How can you generate a list of triangle numbers in python, in a fun... 0.00
Is there a way to "work around" the retention state of a... 0.00
Python typing for a subclass of list 0.00
Convert utf-8 unicode sequence to utf-8 chars in Python 3 +0.30
Python Raising Errors within List Comprehension (or a better altern... -0.88
Make geopy.Point more readable in an pythonic way 0.00
Higher-order function from old Python version to Python 3 0.00
how to leverage python closure to write callback functions 0.00
filling a dictionary of counts from an iterable 0.00
Finding the correct difference with dict 0.00
Wing IDE + Python 2.4: no module named functools +0.30
Pandas - wrong behavior of map function 0.00
How can I assign the contents of a pandas series to a sqlAlchemy cl... 0.00
Python : How making an attribute private stop the program to go int... 0.00
When do we call the inner function in the de-facto decorator? 0.00
How can you load a python script into memory and execute it as if i... -0.19
How to use Generic (higher-kinded) type variables in python's t... 0.00
numpy.dtype object prints two different types of formatted outputs.... +0.29
Issues with using "self" to access parent methods in Python +1.15
Appending to multi-dimensional list index appends to all indices +0.82
Code is written to support multiple arguments, but fails when only... -0.73