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 ... 13 14 15 16 17 ... 34
Title Δ
Python: How to access every kth key in an OrderedDict? +0.57
Python: randomly select from list of keys with maximum value in dic... +0.20
python tuple remove the first match appearance using only higher or... -0.69
Pythonic way to get index of items where two list intersect +0.86
Find values from pandas series in a list and return the index of th... +1.69
how to change the element of a string without reset the whole string +0.33
Operations on two lists with in a DataFrame using Python 0.00
What are these extra symbols in a comprehension's symtable? -0.91
Python converting hex string to hex little endian byte code 0.00
How to "slice" a pair of lists based on values in one of... -1.10
Two methods inherited from one method in class are different in ins... 0.00
Set Python dict items recursively 0.00
converting a list to numpy array resulting much larger memory than... 0.00
Confusion in size of a numpy array +0.08
Beautify JSON output using Python and remove this \" from output +0.30
Efficiently write millions of lines to a file using Python dataframe 0.00
What does x in range(...) == y mean in Python 3? 0.00
how to change type in python dictionary in function? +0.26
Writing A manual pop function in Python 0.00
Why would memory overhead of dictionary of data be double that of t... 0.00
What can I import a text file with varying space separators? +0.29
RecursionError in a subclass of a python dict 0.00
How to transpose all the lists in a list at once? +1.53
How to remove duplicated keys in reverse order from dictionary (pyt... -0.27
Unexpected output: Count number of times value appears in nested li... 0.00
how to derive binary array from a list of strings 0.00
Decreasing memory usage with python objects trie served using flask 0.00
Combining two list of dictionaries based on list index -2.71
Pandas replace cells matching condition with None +1.30
recognize observation which are in the certain quantile: data scien... -1.46
Given bytes that map to a C struct, how to access the bytes via the... 0.00
Summing a list of lists +0.16
Derived class attributes 0.00
'str' object is not callable error +1.19
default function that takes a function object and calls it - Python -0.22
Convert index number to int (Python) -0.82
Pandas: how to create a new column with entries programmatically se... 0.00
Python decorator that takes arbitrary number of functions as argume... 0.00
Pandas Dataframe - Conditional Column Creation +2.56
Python3: Calling a function within a function to another function,... 0.00
Class is treated as a variable in function 0.00
How to replace a number with another number using a dictionary of r... +0.32
Python: List type becomes None (out of scope?) when extended insde... +0.30
How to turn array of vectors into dataframe? +0.30
Python comparison ignoring nan +0.29
Conda cannot remove environment called "tensorflow" 0.00
Python 3: Is there an elegant way to turn a string into a 2 dimensi... -0.60
iterating over list containing duplicate values -1.29
how to remove all list items that match ttems in another list i? +0.73
python class read-only attributes (in datetime) -2.03