StackRating

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

BrenBarn

Rating
1659.53 (436th)
Reputation
173,510 (294th)
Page: 1 ... 21 22 23 24 25 ... 46
Title Δ
Why do we sometimes need to import module1.module2 but sometimes not? +1.19
python generator returning ndarray 0.00
Trying to return a True variable from a nested chain of functions (... 0.00
Multiline string containing """ (triple quotes) +0.69
What does this use of << mean in Python 0.00
python seed() not keeping same sequence -1.53
how to identify keys in dictionary-python +1.23
Forcing base class functions to be used from the base class -0.21
Cartesian product whose output is not in lexicographic ordering 0.00
UTF-8 "inconsistency" when storing unicode key/values fro... 0.00
What is the purpose of bare asterix in function arguments? +1.05
Proper way to retrieve object(s) from list of objects, where object... -0.53
how to manipulate a DataFrame in which each value is a object? 0.00
How to assign instance variables as default values for keyword argu... -2.01
How to search in one numpy array for positions for getting at these... +1.06
getting first character of string : SyntaxError: invalid syntax 0.00
Determining if the number is odd or even -0.54
Query on 'object' class & 'type' class in python +1.10
Can I use CountVectorizer in scikit-learn to count frequency of doc... 0.00
Python string formatting of multi-level dict 0.00
Importing/Exporting a nested dictionary from a CSV file -1.21
Pythonic alternative to dict-style setter? 0.00
Python: Print nested function return value 0.00
replacing pandas dataframe variable values with a numpy array 0.00
What are user-controlled namespaces? -0.14
multiple inheritance, validation, python +0.11
When, if ever, to use the 'is' keyword in Python? -0.57
Can you use modules to share state? +0.30
What does __hash__ on a Python file object do? +0.69
Which objects can be modified directly in python? -1.51
Unintended comma matching in \d with Python regex +1.32
Select specific column in read_csv by its name 0.00
multi level __getitem__ override issues -0.21
How do I get two instances of a class in Python that I can edit ind... -2.68
Query on python control flow statements and lambda exp 0.00
Test if both numbers are positive or negative in Python +0.41
Why does Python's pprint module check `"locale" in sys.mo... +0.27
Python: Using a Variable Between Functions +0.58
Adding a numeric type between Real and Rational, and supporting the... 0.00
Python: If Multiple Nones of Falses +1.26
How to verify Class attribute or method exists +1.41
Amending docstrings from decoators, while retaining formattting 0.00
ValueError: invalid literal for int() with base 10: '' - string to... -0.85
Weirdness of itertools.groupby in Python when realizing the groupby... +1.29
Python 3 : using "all" on class variables +1.17
How does Python know whether a variable in the class is a method or... 0.00
Static class variables and `self` in Python +1.16
Using a list from one function, inside another function python -0.60
How do I create a unique object? +1.73
Use cases for property vs. descriptor vs. __getattribute__ +2.74