StackRating
An Elo-based rating system for Stack Overflow
Answers and rating deltas for
I have a text file in below format, I want to print it into column using shell script
| Author | Votes | Δ |
|---|---|---|
| ghoti | 1 | +1.26 |
| nbari | 1 | +3.26 |
| potong | 0 | -0.21 |
| Kusalananda | 0 | -0.73 |
| Kusalananda | 0 | -0.73 |
Last visited: Dec 2, 2017, 7:58:54 AM