StackRating

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

Ecir Hana

Rating
1516.92 (39,016th)
Reputation
3,930 (42,689th)
Page: 1 2
Title Δ
Self vs return in Python Classes for Class Attribute 0.00
Meaning of statement "elif" in Python +3.75
Printing 2D lists +3.84
python why if zero, print ('True ') when zero = 0, it print... +4.34
Use pop method on set to drop items always drops the same items +4.12
Is there a shortcut in Python for a long mess of nested for loops? +4.12
which is more efficient initializing list with 0s and then populati... +3.85
Regular expression for any characters bi-grams -1.88
Aliasing of slices -1.69
After switching brackets [] to list, would this be considered to be... 0.00
In Python multiprocessing.Process , do we have to use `__name__ ==... -3.88
Printing parsed JSON in Python +1.11
Reducing spaces between the character python +3.90
In place insertion into list (or array) +3.46
'if' v.s. `while` to a `functools.partial.func` +4.14
'noneType' and 'str' are unsupported operand types.... +0.13
Python reduce inside a filter 0.00
Hue Tint Color error converting tiff to jpg in python3 with pillow +0.11
Comparing 2 dictionaries in python and create a list with values fr... -1.17
While not (x==x) vs. while (x!=x) 0.00
Comparison, Python deque's or indexes? 0.00
How to form shuffled batches in Python? 0.00
How to speed-up Python PIL image filtering function 0.00
Python nested loop speed issues -0.95
How to replace first column in text file? +0.72
How to convert strings representation of binary into binary? +0.13
Does CPython's garbage collection do compaction? 0.00
How to deep copy a dictionary without .deepcopy 0.00
Why is there a difference between a = a + b and a += b 0.00
generator vs list comprehension -0.39
Make list of dictionary from 3 lists where each list data is key in... 0.00
How to create a mutable string class that can be used as an actual... 0.00
Read large file in parallel? +2.79
Python: Should I use a Constant or a Property? -1.54
Python 3 bytes formatting 0.00
Large objects and `multiprocessing` pipes and `send()` 0.00
Embedding Python 3.3 -3.82
Qt TextEdit smooth scrolling 0.00
LZ77 compression 0.00
A-star search in numpy or python 0.00
Check if all numbers in a list are same sign in Python? -0.01
Python module for parametric CAD -0.15
Implementing SVG arc curves in Python +1.21
Python: getting correct string length when it contains surrogate pa... 0.00
GCC-4.2 error on Mac OS-X Mountain Lion, unable to install some pac... -1.92
Python Ctypes Crashes Calling C wrapper of C++ function 0.00
Etherpad like project implemented in python 0.00
Static code analysis in Python? 0.00
Improving performance of Racket Code and error when trying to byte... -2.69
Binary search algorithm in python -2.21