StackRating

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

Ned Batchelder

Rating
1631.42 (849th)
Reputation
274,048 (141st)
Page: 1 2 3 4 5 6 ... 55
Title Δ
Is there a way to instantiate objects from a dictionary in python w... 0.00
Is type a 'builtin-function' or 'class' in python 0.00
how to generate completely random numbers with python -0.74
Code Coverage and Ternary Operators 0.00
Best practice for copying argument passed by reference to method th... 0.00
Can a class inherit from an "argument" class? (Conditiona... +0.31
Why can't I decode this UTF-8 page? -2.03
How to get code coverage of files not hit by our test cases, it sho... +0.32
Coverage.py does not discover tests without init.py file in sub dir... 0.00
Split string by spaces into substrings with max length in Python -2.75
Does ';' slow python program? 0.00
Python unit test coverage for multiple modules 0.00
Python: How do you make a variable which can be used as an index ca... +0.87
Why does "{1: 'a', True: 'b', 1.0: 'c'... -1.30
python string changed when using enumerate over path names +0.31
Is there a way to define a PYthon function parameter list by a stri... +0.31
pip install asteval fails on six dependency 0.00
Is there an equivalent of xfail for coverage? 0.00
pytest coverage - number of hits of a line 0.00
How can I execute tearDown and setUp method for all unittest.TestCa... 0.00
Coverage.py ignores importing and class definition code 0.00
nosetests coverage report skipping some .py files and not sure why 0.00
I have Multiple keys in the dictionary want to point to the same va... 0.00
What's the purpose of trailing white lines in Python docstrings? 0.00
Clearing python bits index through 0 0.00
Measuring python coverage at runtime 0.00
Removing a tuple from list of tuples +1.54
Can I declare the some variables in __init__ method in Python other... 0.00
Python textwrap.dedent with comment does not work as expected 0.00
Item values in list iterator not updating 0.00
How to mute .pyc file generation while running tests using nose2 0.00
Safely unpacking results of str.split +1.36
Python Interactive 0.00
Performance of ternary operator vs if-else statement (Python) +0.31
Python __repr__ for all member variables +0.33
method to print name of an instance of a class -0.44
How to find floor on big floating point numbers? 0.00
why does sympy.simplify change the random state 0.00
Setup.py attempts to import the package it is installing 0.00
Django Ordering by Descending Order is glitched +0.33
Helper function inside class - pros and cons for various approaches -0.64
python code coverage using coverage.py report analysis 0.00
Python: Test if x is a particular method object +0.31
NameError: name 'names' is not defined 0.00
Pytest file not covered (0 percent lines covered) 0.00
Subclassing Mock in Python 2.7 0.00
How to find a specific byte sequence between two file offsets in a... 0.00
How to reference an instance variable in Python 0.00
Is it possible to create a non resizable hashtable in Python? 0.00
Generator always returning the same element 0.00