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 ... 29 30 31 32 33 ... 46
Title Δ
Python sketch not working as intended (reading data from CSV) +0.29
Python Regex doesn't match . (dot) as a character -1.10
The most 'Pythonic' way to handle overloading +1.50
for loop (conditional) and logical s operation in python +0.45
python boolean key for a dictionary +0.32
python package import modules using __init__.py -0.19
python naive bayes classifier error -0.44
Optimize constants in differential equations in Python +1.50
Adding two pandas.series objects -0.70
List Lookup Performance - Does returning the last element of a list... +0.15
Is there a `in` like statement for a Pandas Series? 0.00
Difficulty in saving separate figures matplotlib -0.18
'module' object has no attribute 'interpld' -1.78
Insert dictionary key:value into existing dictionary at a specific... 0.00
Python global variable isn't being global -2.15
Conditional replacement in pandas 0.00
How can I make a DataFrame containing half of the data from another... 0.00
Is there a cheat-sheet that maps python language features to 'speci... 0.00
Procedure for explicit type conversion in python from a float to int +0.26
Multiplying Columns by Scalars in Pandas -2.35
Output of itertools.combinations() +1.63
Elementwise multiplication of several arrays in Python Numpy +0.31
Python sorted consumes tons of memory? (from a power set generator) -1.16
Stripping all instances of a string from a string in python +0.31
Python: Passing variables between functions -1.42
Which way of using variables is more efficient in terms of speed, c... +1.77
CSV-like data in script to Pandas DataFrame 0.00
Implementing bound method using descriptor 0.00
No errors on Math.sqrt(-1) -1.78
\frac{}{} won't work for me w/ pylab -0.34
Colorbar plot with matplotlib ... but in gray? 0.00
In Python, why can't an accumulator generators be written with lamb... -0.88
Python: List appending issue +0.30
Referencing self while overloading class methods 0.00
How does this lambda/yield/generator comprehension work? +2.04
How to compute cluster assignments from linkage/distance matrices i... 0.00
appending generators to a stack in loop, generators point to final... +1.14
Functions as arguments to functions +1.37
Binding class methods to external functions +0.73
In python, what are the pros and cons of importing a class vs. impo... +1.16
How to get an attribute of a function without calling the function +0.68
Python pseudo inverse and determinant of a vector 0.00
Getting exception details in Python -0.63
Comparing mixed dict elements against int, strings and floats +0.90
TypeError: 'numpy.int64' object is not callable — What does that me... 0.00
How do I assign a method decorator from a class property in python? +1.17
How to enforce automatic parameter casting in function definitions? -0.61
python: what is the purpose of using ( ) in python imports? +0.36
How to run and stop an infinite loop in a python thread 0.00
What's the Pythonic way to loop through an iterator when the first... +2.35