StackRating

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

ShadowRanger

Rating
1696.29 (165th)
Reputation
67,338 (1,301st)
Page: 1 ... 37 38 39 40 41 ... 59
Title Δ
pip errors regarding permission, can this be fixed? +0.31
What happens if you seek() to the middle of a multi-byte UTF-8 char... -2.67
Why can't I cast itertools.chain object to list in Jython 0.00
Pythonic way to parse a number out of a string that has a postfix +0.32
Convert __VA_ARGS__ to string +0.31
Python Multiprocessing slight slower than Multithreading on Windows 0.00
Declaring a single byte variable in python 3 0.00
python string (with space) matching 0.00
Encode/decode string with quotation marks 0.00
Logical not in Python -2.89
Hash/# not a comment 0.00
How do I print the sum of X numbers output by heapq.nlargest? -0.21
Thread cue is running serially, not parallel? 0.00
How to extract pattern tuples from a list of tuples? +0.48
Python find elements in one list that are not in the other -1.12
Python open file, cannot find file -0.22
Don't understand output from program python +0.30
How to remove non alphanumeric characters while keeping unicode enc... -2.61
BigInteger implementation, carry discrepancy +1.39
How do I write this function in Python? +0.30
How to multiply.outer() in NumPy while assuming 0 * infinity = 0? +0.56
Regular expression, glob, Python 0.00
Updating Classes that inherit from abstract classes 0.00
Write to gzipped fasta file in python 3.5 +1.25
aligned_alloc function requirements -0.70
Method not returning as True +0.06
Using builtin name as local variable but also as builtin +1.68
How to convert string into integers python +0.05
map with kwargs returning nonetype python +0.29
When trying to print UINT_MAX I get -1 -0.24
quit() works differently in Python-3.x and IPython 0.00
STL binary file reader with Python -0.05
Is there a way to make sure Decimal('0) times something returns... +0.30
Which character encoding Python 3.x supports for file I/O? 0.00
UnicodeEncodeError writing text with special character to file 0.00
Why is 'new_file += line + string' so much faster than '... +1.31
Reset the csv.reader() iterator 0.00
Parsing dictionary type data from text file in Python +0.31
Finding connection between objects in a large list 0.00
Why is the max element value in a numpy array 255? +1.20
Splitting strings in file by words (python) -0.21
How to use only one line linux command to find the file? -1.04
Recursive bubble sort Python doesn't work compared to R 0.00
Why is my function atoi not working? +1.06
Class variable have different values for different instances 0.00
Why is @staticmethod not preserved across classes, when @classmetho... +1.41
How can I concatenate two arrays in C using memcpy? 0.00
Why is "assert 211 == 211" failing? 0.00
C++ rand() function is not working on MPI 0.00
What does it matter what argument I give malloc? 0.00