StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

shx2

Rating
1582.02 (2,838th)
Reputation
42,807 (2,527th)
Page: 1 2 3 4 5 6 ... 19
Title Δ
Compare rows of 2 pandas data frames by column and keep bigger and... +0.80
Is there an initialization file (similar to .gdbinit) for pdb? -0.58
Simplify `if 'foo' in kwargs and kwargs['foo'] is T... +1.01
advance tcsh complete. using older decisions to influence further 0.00
How to work with dynamic subclasses 0.00
Precision of scipy.optimize.minimize -2.33
Which is more pythonic in a for loop: zip or enumerate? +0.39
Write list of dictionary into CSV Python +0.60
Python: how to call a method coming from an array? +0.40
Variable type detection in python +1.48
Fastest way to count list values below a threshold +0.41
Allow overriding of object method during __init__ by accepting repl... -2.08
How to Index multiple items of array with intervals in Python -0.23
Logging in a Framework +0.77
How to print one 'column' after another using pandas 0.00
After code change, how to start over debugging without restarting p... 0.00
pdb: how to show the current line, instead of continuing after the... 0.00
Creating a list of dicts from Pandas df +0.41
Overall complexity of finding Kth Largest element in Python 0.00
Is it possible to copy and update a python dictionary in a single c... -0.14
PY IDLE Flagging up error I don't understand 0.00
adding values to a column by order pandas python -1.75
Can itertools allow for list to be created from multiple lists wher... 0.00
How to copy a numpy array into an already existing list structure i... -0.23
How to convert some items in a tuple from list to float? +1.79
Test if all instances of character in string are consecutive in Pyt... +0.41
Convert python string with newlines and tabs to dictionary -0.72
Variables don't hold value for very long pymongo ipython 0.00
pandas: conditionally return a column's value -0.30
Python strptime parsing year without century: assume prior to this... +1.66
How to find out the reason of a warning in Python? +2.18
pymongo upgrade to 3.0.3 causes this statement to fail 0.00
Interaction between functools.partial and functools.reduce +0.41
How do I generate a list for each list item -0.09
Merge k sorted arrays of size n in O(nk) time complexity 0.00
What types of attributes does the the dir function give in python? +2.20
Alternative to itertools.tee in python 0.00
Why does numpy indexing work differently in higher dimensions? -1.26
Why does 1/inf == 0 but 1/0 != inf? +0.38
How to change a weak reference to a strong reference? 0.00
How do I print the number of lines from a File that contains a spec... +0.39
checking for name of Pandas dataframe as a condition 0.00
Can I raise an exception from pdb? (for debugging) 0.00
Class generator without the __iter__() method but object instance w... +0.43
NumPy Indexing - all pairwise elements of lists of indices -0.70
How to write metaclass which would prevent creating new attributes... +0.90
Union of Two Set of Sets 0.00
python: TypeError: %c requires int or char 0.00
Numpy: Referencing an array column in another array without copies +1.16
Import modules using RPYC 0.00