StackRating

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

MSeifert

Rating
1692.28 (186th)
Reputation
87,093 (917th)
Page: 1 ... 8 9 10 11 12 ... 36
Title Δ
Is the Python 3 input() function safe? 0.00
How can I properly call the erf function from scipy.special? 0.00
Function annotation for a list containing ABCMeta instances 0.00
Performance of updating multiple key-value pairs in a dict 0.00
sklearn 19.0 installed but spyder still uses 17.1 0.00
memory allocation in numpy.repeat 0.00
Replace a a column of values with a column of vectors in pandas +0.18
How to change all the dictionary keys in a for loop with d.items()? +0.68
How is the at sign (@) used in the c source code for numpy? 0.00
Typing error during njit compilation when providing explicit types... 0.00
Sort a list of tuples by descending percentage with hierarchical or... 0.00
Error when using rot90 on 3D numpy array with 3 arguments 0.00
A NumPy equivalent of pandas read_clipboard? -0.74
Pickling a subclass of an OrderedDict 0.00
Precision issues when reverting normalization operation 0.00
What is a fast pythonic way to deepcopy just data from a python dic... +0.29
Merge dictionaries with old keys when old value and new key is same -2.69
How to drop all rows that don't contain A in this DataFrame? +0.52
What does x=x[class_id] do when used on NumPy arrays -0.37
Filter a numpy array if any list within it contains at least one va... +0.87
Filter a numpy array if any list within it contains at least one va... -0.63
Write the function startEndVowels(word) that returns True if the wo... +1.21
Generic string comparison with numpy 0.00
Return the first key in Dictionary - Python 3 -0.32
Load a CSV dataset with header lines and "?" for missing... 0.00
Best practice for Python 3 class creation -0.46
How can random.shuffle result in a KeyError? 0.00
cannot sum a column in numpy with nansum -0.18
assigning slices to strings +0.23
Extracting key,values from a dictionary as a dataframe +0.31
Big-O of list comprehension that calls max in the condition: O(n) o... +1.26
issue with comparing elements within tuples of a list in python3 -0.21
Body of abstract method in Python 3.5 0.00
How to pickle NotImplementedType -2.02
python script to concatenate values by row and delete identical +0.31
Is there a specification about "str(some_list)" in the Py... -0.83
Trying to compare a list element +0.06
python copy.deepcopy lists seems shallow +0.31
Non element-wise comparison of multi-dimensional arrays in NumPy 0.00
Extract positive and negative values from an array in Python 0.00
list not shuffling python +0.31
How to get the index of a list items in another list? -0.89
Replacing all values of numpy array which are smaller than the &quo... 0.00
using list of numbers formatted as strings to delete the rows in a... +1.22
Count instances of a value in a certain index of sublists within a... +0.99
Assign value to numpy array with overlaid slices of indexes -1.19
Pythonic way to create a list of strings from file names (without f... +1.49
Why can't conda find pip installed module in prefix (within con... -0.17
How to combine every 3 lines from a read document in python -0.98
Median filter produces unexpected result on FITS file 0.00