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 ... 10 11 12 13 14 ... 34
Title Δ
Difference between 'array[:] = something' and 'array =... +0.29
Why do two identical lists have a different memory footprint? -0.58
AttributeError: 'numpy.ndarray' object has no attribute ... 0.00
TypeError in Python occurs in Python Shell but not script? 0.00
Creating/accessing/modifying nested Python lists of unspecified dim... -0.70
how to print values in an array in order after sorted indexes in py... 0.00
How to pass dictionary key as function argument in Python +0.29
Pandas dataframe to 1-d array 0.00
setting type of numpy structure array -1.72
Python: why is one generator faster than other with `yield` inside? +1.33
Python3 pipe I/O on np.ndarray with raw binary data failed -1.97
How to optimize chunking of pandas dataframe? 0.00
How to reorder DataFrame row sequences 0.00
Convert list of dictionaries into dataframe python +0.29
How to create multiple empty classes in a single declaration? 0.00
Replace values of a dictionary containing a list with other items f... -0.58
python recognize string as data already in bites, or force a bypass... 0.00
Can't recognize dtype int as int in computation 0.00
Handle summation of big binomials in Python -0.21
Why id of a pandas dataframe cell changes with each execution? 0.00
Postpone function execution syntactically +0.28
Add decorator to a method from inherited class? -2.67
How to to split() a string and pass it into an object's __init_... +0.04
Creating a list of lists using operations with elements from anothe... +1.03
The conversion from csv to binary format reduces the file size abno... 0.00
Converting list to array and reshaping? +0.32
Delete Everything before first occurance of X in a string list -2.47
Fastest way to calculate average in list with multiple dataframe +1.82
Pandas .loc taking a very long time -1.40
Runtime Error during iteration? +0.22
Generator expression in list comprehension not working as expected -0.18
How to get DataFrame format from csv format string in python +0.28
Comparing the difference of integers in a list with a given value +0.06
How to use two nested lists to make a dictionary? -1.85
Improve conversion speed of list of tuples to dict +2.06
How to iterate a 2d list to print a table? +0.85
How to convert dictionary into a pandas df? +1.04
pandas function return multiple values error - TypeError: unhashabl... 0.00
How to generate random numbers close to 1 using Numpy -2.77
Python: Check if a nested list is in a nested list -0.47
Recursively printing string backwards, increment each time -2.37
How to get sequential permutation from a list of items? +0.53
how to check for nan and empty string in python +0.28
Order of operations and number of internally created resources for... -1.14
Python boolean comparison and is 0.00
Controlling the number of returned variables in a function -0.20
Most pythonic way to update a dictionary value in a list of same di... +0.97
Convert 2-tuple key in dictionary and add to a new dictionary as a... +1.01
how can find the value of a row based on another column? 0.00
Python coding — How to find the trail of a specific element in list... +0.28