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 ... 4 5 6 7 8 ... 34
Title Δ
python structs for dict of files 0.00
Python:In-lining code inside time-critical loops +0.31
How to group two lists of class objects based on an Attribute effic... 0.00
Is it possible for a python lambda function to update an object'... 0.00
How to make attribute in dataclass read-only? 0.00
descriptor '__dict__' for objects doesn't apply to obje... 0.00
Difference between Iterator and Enumerator object 0.00
Python using child class's class attribute as default parameter... 0.00
Python: Appending to multiple lists from function return 0.00
How can I create an object of a child class inside parent class? +1.26
Why is self not the class instance when using scikit-learn pipelines? 0.00
How do I check if a method was overwritten by a child class? 0.00
Explanation of the Python itertools.product() implementation? 0.00
python dataclass `__init_subclass__` does not load the fields from... 0.00
Pythonic and efficient usage of logical and membership operators -1.39
How to base64-decode a Numpy array (Python) in Kotlin/Java? 0.00
The most efficient way to store a very large 2D array in Python/Mic... 0.00
Python: can view objects show keys of zombie dictionaries? 0.00
What effects do declaring a variable outside a for loop (for append... +0.75
initialize and add value to a list in dictionary at one step in Pyt... -0.73
How do i write this code more pythonic way -0.22
Sort a list of namedtupled by the most frequent fields 0.00
Bytes operations in Python +1.41
Memory-efficient alternatives in python to empty list and append? 0.00
How Can I create a Method in a class that I can convert a numpy mat... 0.00
list comprehension or shorter form that achieves rgb to hex for col... +1.04
Elegant and optimized solution to a function that group sublists un... -1.22
parent class self.__class__.__name__ prints name of child class +0.29
Weird MRO result when inheriting directly from typing.NamedTuple +2.40
Unwanted side effects when flattening a list 0.00
Computing mean and variance of chunks of an array +1.19
Does list instantiates at every iteration of python 'for' l... +1.74
How to prevent assigning attributes to an object that have not been... 0.00
How to type hint a generic numeric type in Python? +1.79
Pythonic way of doing composition aliases -2.50
What is the get special method doing in this class decorator? 0.00
How to get unbounded classmethod +1.78
Assign an external function as staticmethod in Python 0.00
Differences in using range() or slice() to slice a 2-d ndarray 0.00
How to sort a list of strings by frequency? +0.69
Python typing support for NamedTuple 0.00
Dynamic python functions and exec confusion +1.24
How do I map multiple functions over a list? -1.42
Creating a new dictionary variable in a class python -1.84
Python keyword can't be an expression 0.00
parse sublists of a list in python -0.99
How to create a non-field instance-level variable on a dataclass? 0.00
Python Classes, how to flip between players 0.00
Python type hint/annotation for code objects 0.00
Create own JSON object from other JSON dict +1.16