StackRating
An Elo-based rating system for Stack Overflow
Answers and rating deltas for
ValueError in df.transform(lambda x: 0 if (x == 0) else (-np.log(-x) if x < 0 else np.log(x)))
| Author | Votes | Δ |
|---|---|---|
| rafaelc | 1 | 0.00 |
Last visited: Sep 4, 2019, 3:46:46 PM