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 ... 19 20 21 22 23 ... 34
Title Δ
Python: Convert number in a list of bytes +1.44
Python format() pass one object +1.12
not all arguments converted during string formatting.. NO % variables 0.00
converting cascaded distionary in to list of list 0.00
Writing list of lists with arbitrary length to file +1.63
How can I sum two different columns at once where one contains Deci... +0.05
Enable Python Class to support for loop through an internal iterabl... 0.00
how python built-in function iter() convert a python list to an ite... 0.00
Return the first value that contains a substring in each row of a p... +0.33
Python dynamic dictionary size with user input for key 0.00
Equivalent C union in python? -0.66
How to create a dictionary where the keys are the elements in a lis... -0.70
What is this python syntax trying to do? 0.00
finding duplicate words in a string and print them using re +1.50
How to Get My Recursive Function to Return 0 in Python +0.66
Python list comprehension remove element and next element from list 0.00
How do I write a list to a csv and make each element in the list be... 0.00
Why converting np.nan to int results in huge number? +0.33
Why is Path(...).exists true even when the path doesn't exist? +1.68
Python 3 remove None values from end of sublist or exclude if subli... +0.36
Converting bytearray to short int in python -0.85
Dynamically generating elements of list within list +1.24
python np.array value change 0.00
Grouping lists by a common element -0.79
Formal and actual parameters in a function in python +0.87
Python index error in a 2d array 0.00
Implementing binary search tree for defaultdict type of collection... +0.34
String size limitation in a list 0.00
Appending a tuple into another tuple python +0.09
Why does repeating a list not reference but copy? -1.66
How to sort counter by alphabetical order THEN by value order in Py... 0.00
Pandas .drop is not removing data rom original DataFrame 0.00
Pythonic way to print 2D list -- Python +1.45
Negative cross_val_score with decision_tree_regressor model +0.34
Random shuffle each 2 letters in a word -0.40
Cannot get the has_key method to work in python 0.00
recursive mapping in python -0.14
Fastest way to find index of elements in a list +0.35
Iterating over multiple rows in Python - Science Data Cleaning -1.63
Extract lines between headings repeated through file +1.71
Python3: Why does creating a list of lists produce unexpected behav... +1.62
Searching through nested list +1.76
Zip a list of tuple with list of charachter +1.36
Use of Global Variables in Python? +0.36
Error: float object has no attribute notnull +1.60
Python (2.x) - Remove character from key in list of dicts 0.00
How to find maximum values from a list which contains objects in Py... -1.99
Writing list of objects to csv file 0.00
Find the max and min values in a python dictionary, with requiremen... +1.22
Special characters not being displayed correctly when being written... -0.21