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 ... 9 10 11 12 13 ... 34
Title Δ
How to increment x number of elements repeatedly y times in Python -0.99
Python: Perfomance issue in Finding Duplicates in Files Containing... +0.34
Unable to append values into a list in a different function on Leet... 0.00
How can I make Python using csv read the first word in a line rathe... 0.00
How does a object in python find its available methods? -0.71
How do I perform multiple operations in a list comprehension -1.36
Map operators extracted from substring +0.93
Different behaviour in Instantiation of class in Python 0.00
Accessing bound method or self when decorating a method -2.08
Change specific component in nested list from string to float +1.10
Why specify index range in order to write a while loop list in Pyth... -2.87
Accessing class attributes from parents in instance methods +1.61
What is the best approach for appending a column to dataframe fille... 0.00
Python's list comprehension: Modify list elements if a certain... -2.70
PEP8 convention for returning one-line for-loop +0.70
python - Single Line Nested For Loops +0.56
Python - integrate different variables to each user input from a fo... 0.00
How to access python class attributes dynamically? 0.00
Fixed length loop in Python? -0.23
Is some_dict.items() an iterator in Python? +1.46
List to Mixed dimension Matrix -2.65
how to get the attribute of setter method of property in python -1.38
Creating iterators from a generator returns the same object +0.27
Why np.resize() out_place, while ndarray.resize() in_place? 0.00
Getting TypeError when trying to retrieve values from keys in a lis... -0.22
python store array slices a[n:m] b[n:m] 0.00
What is the most efficient way to apply multiprocessing to unique c... 0.00
iterration over python nested lists +0.14
Python - Iterate over a list of attributes -0.06
How do I stop execution inside exec command in Python 3? +0.32
use functions from other class in python -0.21
How to create a numpy array to describe the vertices of a triangle? 0.00
How to club certain parts of list: Python +0.67
python: filter() an iterable, count filtered and not filtered items +0.93
Python dictionary iteration: d vs. d.viewkeys() +0.58
Iterate through ndarray in Python +0.30
How to use conditionnal statement with startswith() on Python - dfp... -2.41
Replacing only the fully matched words in a string -2.85
How do I return dictionary value as variable within the class +0.07
Python decorator that is a method in a class which is in different... 0.00
Python weirdness involving map and reduce 0.00
How to insert rows at specific positions into a dataframe in Python? -0.23
How to get python @property methods in asdict -1.24
Python removing overlap of lists +1.20
Python: Very strange behavior with multiprocessing; later code caus... +1.91
Array slicing seems like it's making a deep copy? +1.47
My 9 Line of Python code is using 100% of My CPU +0.28
Python: How can I remove repeated-disordered sublists and monotonou... -0.26
Simultaneously sum two keys in list of dicts by multiple items +0.88
Get element type of list type 0.00