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 ... 19 20 21 22 23 24
Title Δ
Right alignment error in print() +0.41
Importing all functions from a package: "from .* import *" -1.05
Where can I find more information about new syntax supported in Goo... +1.92
Pandas DataFrame export to csv invalid slice error 0.00
Why does this code only output the else statement? +1.96
Keras AttributeError: 'module' object has no attribute '... 0.00
Pointers and Python: Must I always reference a variable as global i... +0.15
Replace values in a ctypes c_char array 0.00
Updating a sliced list -0.49
Check for parameter TypeError without executing it +0.40
How does Python receive stdin and arguments differently? 0.00
How to create OS X app with Python on Windows +1.67
How can I debug manually typed expression and statements in pdb? +0.41
Most pythonic way to interleave two strings +0.98
Using pydoc on modules with imported functions 0.00
Python adding only the numbers contained in a list +1.17
Optimizing Python Code Execution: global vs. local namespaces 0.00
numpy.argsort gives results with random order 0.00
How can I import a .pyc compiled python file and use it 0.00
Checking that the geometry for a triangle is contained in a list of... +1.85
Why does enumerate execute slower when not specifying the keyword s... -1.96
Shortcut for current class when referring to class variables 0.00
How to test for a range of inconsistent values -0.58
Catching exception from a called function 0.00
Python CSV reader TypeError: string pattern on bytes object 0.00
Why do argument-less function calls execute faster? 0.00
About Pythons str class constructor default arguments -0.58
python3, pip3: ImportError: cannot import name 'IncompleteRead&... +0.38
Python - Convert Bytearray to integer 0.00
Why is '1 + lambda: 1' a SyntaxError but '1 + (lambda:... 0.00
Python 2: function abstract type -1.96
Unimplemented __init__() -1.13
Why a 300*300 Oval cannot fit a 300*300 Canvas perfectly? -0.24
Issue warning for missing comma between list items bug +0.41
Proper return value for __len__ for an object that acts as an infin... -0.65
A case for catching a generic Exception in Python? +0.43
Extracting comments from Python Source Code 0.00
Changing a variable inside a method with another method inside it -0.27
How to check if an attribute has default value defined in __init__ -0.58
tkinter in Python3 (anaconda), "AttributeError: module 'tk... 0.00
AttributeError: 'str' object has no attribute 'items... -0.09
What is the data type of (1) in python? -0.09
Calling a Python function without passing it an argument - animate(i) +0.78
Efficiently checking if number is in range of 2nd number +-10%? +1.06
Adding to the end of a list 0.00
How to print your function's documentation python 0.00
Other unique-instance objects besides None in python? +0.43
Why does an error occur when creating a set from a dictionary -0.81
OpenCV Python Performance +1.68
Python String literal concatenation 0.00