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 ... 14 15 16 17 18 ... 36
Title Δ
Triple Integration: ValueError: negative number cannot be raised to... 0.00
Why wont this program stop after I press 'n'? 0.00
Why does naive string concatenation become quadratic above a certai... -1.76
Python: How to see if a unix timestamp is before or after a time of... 0.00
How to flatten a memoryview? 0.00
UnboundLocalError: local variable 'username' referenced bef... 0.00
Iterating all Python list values starting at a specific index +0.75
Create a string with a variable definition in Python (of a nympy.ar... +0.33
How to remove newlines except the ones beside the text in python? +1.55
invalid syntax in a simple python program +0.40
Sorting a IP addr using regex by its first octect 0.00
What does "while False" mean? +0.75
numpy.array(list) being slow +1.28
How to print specific values from deeply nested dictionary +0.35
What is a simple framework for time testing pandas and numpy relate... +1.99
How do I create a 2D list of lists of ints and setting specific val... +0.36
OrderedDict flawed order for large keys 0.00
Can I get sum of a list values (not occurrences of index values) in... -0.18
How to make nested for loop more Pythonic +1.41
How to make nested for loop more Pythonic +0.21
Set the color for scatter-plot with DataFrame.plot -0.67
Flatten values of every key in python -0.05
How "and" And "or" Operators work with 0 and 1... 0.00
to merge lists in python -0.36
Pandorable way to reference a column of a filtered dataframe -1.44
Why are my instances changing? -0.56
how to randomly sample in 2D matrix in numpy +0.34
How to read a column of 'dictionary' into pandas -2.23
Cubic Root of Pandas DataFrame -0.84
How do I Iterate the below equation to determine the roots 0.00
how to add elements of a list 0.00
Processing alternate element in for loop without using index value -0.76
Why min({1},{0}) returns {1} +0.61
random element from a list +0.34
Find years where 22nd March will be a Tuesday -0.86
Countdown to zero instead of 1? +0.34
Does the order of functions in a Python script matter? -1.75
Recursively checking for odd or even -0.10
Why does Pythons "any()" function work on numpy array? +1.86
Why is numpy slower than for loop -1.64
Why don't variables upload in a loop? 0.00
Initialized empty numpy array is not really empty (contains zeros) -1.59
How to divide time interval into parts of varying length? +0.38
Count of each unique element in a list -1.52
Python Sort string by frequency - cannot sort with sorted() function -0.87
Converting set of integers to a bitarray for memory-efficient lookup 0.00
How do I find the index for the minimum, second to minimum, etc. in... 0.00
Reference list object by a variable is different than for (some) ot... +0.34
Python - how to use few times the same next iteration? +0.56
Why does Python optimize out "if 0", but not "if Non... +1.50