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 ... 34
Title Δ
How do I take in multiple variables in a file python file read -0.76
Python list comprehension performance +0.27
Python + Iterator resulting from map sharing current state with the... +0.25
Confusion about one code using __next__ and __iter__ seperate 0.00
Convert Python Dictionary To .csv file -0.73
Update variable value in variables Python file 0.00
Python class type usage before created 0.00
making one list a dictionary with elements +0.55
Given a list of [string, number] tuples, create a dictionary where... +1.35
Integers in python are supposed to be unlimited but I'm getting... +0.27
Why is initializing a set in python as `{*()}` faster than `set()`? +0.58
Why can I not invoke this function at module-level? 0.00
How should I define a __repr__ for a class hierarchy in python? 0.00
How to convert a list of lists into a dataframe where first element... +0.70
What is the most efficient way to loop through a list and set max v... +0.27
Format numpy array of timestamps into a concatenated string +0.21
Collapse dictionaries of json into one json -0.23
Python how to reduce this two-liner to one line? +0.27
Python improve performance when searching for a string in a file 0.00
Subclass-specific attributes in superclass __init__() +0.28
How to create the expected list? -0.25
Change the class attribute value outside the class 0.00
Is there a better method to create such a numpy array? -0.63
In Python, how do I type hint 'has attribute'? 0.00
How to extend a class with functions based on data and checked at c... 0.00
Confusion about inability to assign numpy array element using multi... -2.11
find all keys for a given value -0.61
Implicit call of a base metaclass init function in Python 3 0.00
`in` defined for generator +1.09
Python simple nested loop +0.00
Achieving consistent block sizing in python raw file IO 0.00
Convert 2 byte from byte array to one integer +0.93
Unpack python tuple with [ ]'s +0.92
Translating from CSV to JSON 0.00
how to get all possible solutions to delete duplicate items from a... 0.00
Getting data from .txt file and sort it into a list +0.60
How do I make a dictionary with a repeating value pattern? +0.85
How do you apply dictionary values in arithmetic expressions involv... -2.71
Why are dunder methods inconsistant? +0.95
how to pop all negative numbers from list with for loop without lis... +0.50
Hashing numpy object array, how does hashlib see objects' conte... 0.00
How to slice an array of tuples with numpy? 0.00
Is order maintained when going from tuple to list in python? +0.71
Is this a secure way of converting an array of 8 8bit integers into... 0.00
List comprehension to change numerous elements with different values +0.81
Selecting 1.6M rows of a pandas dataframe 0.00
How do the scoping rules work with classes? 0.00
Python deepcopy uses more memory than needed 0.00
Why don't all methods inherit from the class? 0.00
Make method can be called from class or instance 0.00