StackRating

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

Dimitris Fasarakis Hilliard

Rating
1627.19 (935th)
Reputation
86,766 (924th)
Page: 1 ... 17 18 19 20 21 ... 24
Title Δ
using self.method_name inside a class method 0.00
Why does '() is ()' return True when '[] is []' and... 0.00
How do I delete all tweets using python-twitter? 0.00
What does `def main () -> None`: do? 0.00
Why is str.strip() so much faster than str.strip(' ')? +0.39
Can anyone explain how this functional program work? +0.39
How do I resolve the "TypeError: unorderable types: str() <... 0.00
How can I use pip to pip install Python 3 in Ubuntu terminal? +0.38
Create a list of tuples with adjacent list elements if a condition... +0.18
Python 3.5 TypeError: got multiple values for argument +1.66
Understanding and testing [self._class_._module_]._file_ 0.00
Why does my generator expression raise NameError on class attributes? 0.00
Function works correctly only the first time it is called 0.00
import java package into a jython project in Eclipse or PyCharm +0.39
Two variables in Python have same id, but not lists or tuples -0.71
More elegant way to deal with multiple KeyError Exceptions -0.66
Python MD5 Cracker "TypeError: object supporting the buffer AP... 0.00
How to iterate when you don't know if your object will be itera... 0.00
I don't understand this error: TypeError: 'float' objec... +0.40
How to install PyRTF with Python3? 0.00
Dynamic importing modules results in an ImportError +0.39
How to make a Class return an object when the class is referenced a... +1.16
prevent OrderedDict from splitting single string value into charact... -0.11
Exporting a conda environment with local pip installs 0.00
Is issubclass broken for comparing with typing.Generic in Python 3.5? 0.00
Line Profiling inner function with Cython 0.00
Can compile function output be used to detect changes in the source... +1.92
Using type annotations at package level +0.40
Spark with Cython 0.00
Cython - Why is the index assignment statement inside my loop still... 0.00
Does Python implicitly return None in modules? 0.00
Import Cython exposed class from another directory 0.00
Cython Compile Error: Python3 Compatibility 0.00
Merge dictionaries from multiple lists in Python -0.34
Using c++ complex functions in Cython 0.00
How to delete items from a list if an item in another list is equal... +0.14
In python which method has to be overridden to validate the class v... 0.00
Compile and use python-openzwave with open-zwave in non-standard lo... +0.95
adding tuple elements in a list +0.29
Differences between Cython, extending C/C++ with Python.h, etc -1.67
Is Cython/Jython an independent language? +1.30
Passing a numpy array to C++ 0.00
warning LNK4197: export 'PyInit_python_module_name' specifi... 0.00
import Cython modules in Python files from different packages 0.00
Using Python objects in C++ 0.00
Error in importing PIRT( Python Image Registration Toolkit) in python -0.60
Problems wth building Python Image Registration Toolkit 0.00
compile Cython with specific compiler args 0.00
creating a .pxd file for a python module -2.47
cpdef in Cython tutorials not working +0.41