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 ... 18 19 20 21 22 ... 36
Title Δ
dynamically growing array in numba jitted functions +1.81
Division with numpy matrices that might result in nan +2.40
split an table(or list) based on column python -2.03
Using a for loop to calculate a meal price based on a range of tip... +0.85
Using __prepare__ for an Enum ... what's the catch? -0.06
Vectorized assignment for numpy array with repeated indices (d[i,j,... +0.41
How to convert black and white image to array with 3 dimensions in... +2.43
Using a ''for loop'' to copy numpy arrays 0.00
Using Lambda with function that takes argument from different colum... -1.13
Only print the integers? 0.00
Python: best practice for arguments that may or may not be lists +1.12
How do I change a str literal into a int literal in python? 0.00
Safely evaluate simple string equation +1.37
Python How to create method of class in runtime -0.72
Can type hints of the class be used in class functions? +0.38
Write a program that asks the user to type in 5 numbers , and that... +1.37
Enable all warnings in Python, after they were disabled by an impor... +0.36
Performance in different vectorization method in numpy +2.13
Problems with yield in Python | Using helper functions 0.00
Generator and list return different results 0.00
Sorting a list in python from the second element on -0.39
Curve fitting for the function type : y =10^((a-x)/10*b) +0.37
Filter out zeros in np.percentile -0.83
TypeError: super() argument 1 must be type, not classobj +2.51
Convert if-else to concise list comprehension 0.00
get a count of dictionary keys with values greater than some intege... +0.99
Generator function (yield) much faster then iterator class (__next__) +2.41
Is the Python Module Counter() Using C? 0.00
Show lines where a particular method is called -1.24
Can I prevent numpy.array from casting the elements as numpy arrays? -0.23
How to modify dictonaries in a DataFrame? +0.37
AttributeError: 'module' object has no attribute 'ver&#... 0.00
Creating a column in pandas dataframe based off another column -1.01
'Timestamp' object is not iterable 0.00
finding index of greatest element comparison in numpy array +0.32
Fix code duplication when updating values in numpy array 0.00
Sorting a list of lists when not all the values exist +0.36
How to merge 2 python dictionaries? +0.82
AttributeError: 'TensorVariable' object has no attribute &#... 0.00
Check that input is composed of letters from other word +0.39
Python for loop ignoring if statement 0.00
Python: Lookup keys which correspond to an item in a dictionary of... +0.67
Inheriting the class dictionary with metaclasses +1.27
Dynamically added method invisible to hasattr() in a subclass 0.00
Find the most frequently occurring digit in a list 0.00
Why matplotlib doesn't update in Anaconda to the 2.0 version 0.00
What is the difference between np.float64 and np.double? -0.62
np.where multiple logical statements pandas -0.33
Own pip python package import doesn't work +0.37
Use cases for __del__ -0.38