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 ... 11 12 13 14 15 ... 34
Title Δ
Get the most currently dated subset of data from a Python dict with... +1.34
Why won't my Privileges class that's connected via an attri... 0.00
Inheritance in Python: missing 1 required positional argument: '... 0.00
How can I pass object-specific values to a function from objects cr... -0.59
interaction of pandas and numpy 0.00
Pythonic Closest Pair Naive +0.28
Make a 2d array list object? +0.34
Python: Accessing the proper values in an array 0.00
Interpreting ASTs in Python 3.6: isinstance vs. monkey-patching vs.... 0.00
Flip every 2nd pair in a list +0.03
Making a property method callable +1.20
Find all unique pairs of keys of a dictionary +0.31
How does CountVectorizer max_features process ngrams with the same... -0.89
Order list of vector by number of occurency in Python +0.01
how to write an exception in python for giving a none value +0.28
Using simple code to get the average (in Python) of an entire colum... +0.08
How to erase '\n' on string value or convert a ByteIO to a... +0.27
How do I do basic auth in Python? 0.00
Grouping a list of dictionaries by the same value in Python 3 +1.10
Call methods in list except for methods specified -0.79
Accessing list value from another list +0.18
In python, is there some kind of mapping to return the "False... +0.15
Why is this data being stored as a string and not a float? (Python) +0.27
Assigning values into dictionary from a list -1.15
How to swap multiple elements in list (Python) +0.29
List Comprehension: Inserting x into the list if x is not in the li... +1.07
Returning one item from a tuple using recursion +0.30
Iterate through list starting at 3 -1.15
How does the itertools "grouper" function recipe work? 0.00
How does @staticmethod and @classmethod act on the variable in pyth... +1.49
Turning Decimal type numbers into string type exactly +0.29
why 'functools.reduce' and 'itertools.chain.from_iterto... 0.00
Separate list elements by theirs property in Python -1.39
Replace 1's with 0's in a sequence +1.48
Find whether an array is subset of another array hashtable way(Pyth... -0.36
How to get a reference to an object attribute? +1.06
Pythonic way to create a list of diminishing sequences +1.01
Is it efficient to build a list with a generator function -0.70
Create arrays of random letters: Python 3 -0.42
Python Send known bytes 0.00
Python numpy: Efficiently get rows containing min value of column f... +1.33
Python - Convert certain fields of a dict into a list +0.82
Python Pandas extract value from dataframe based on minimum index +0.29
How to sum with missing values in Pandas? 0.00
Python's print function in a class -0.39
Python's initialization a list in a class -0.04
Why does casting a Python dict to a tuple return a tuple of keys? 0.00
Dynamically adding method/state to a class/instance with name/value... 0.00
Finding out the number of lists with a certain length in Python +0.90
Index array of a list of strings -0.24