StackRating

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

blhsing

Rating
1614.41 (1,270th)
Reputation
47,247 (2,186th)
Page: 1 ... 47 48 49 50 51 ... 68
Title Δ
Python: is there a way to sort a list from higher to lower -0.06
Python - Pairwise intersection of multiple lists, then sum up all d... +0.65
FileNotFoundError in opening txt file with python -2.20
Can I concatenate a value when adding to a dictionary in Python? -2.24
creating a partial-like object with dynamic arguments +1.25
how can i create a csv file directly to ftp server using python? 0.00
'_sre.SRE_Match' object is not subscriptable 0.00
Combine two lists without duplicate values +0.70
Argparse optional boolean -0.62
Differences between open() and path.open() 0.00
Pass return as parameter for another function -0.58
Iterate user input and convert to binary +0.42
Is type(1) the equivalent of type.__call__(1)? -0.47
MultiValueDictKeyError Django 0.00
How can I get the the recursion values to feed into the POWER FUNCT... +1.73
How do I store this result instead of printing it +0.43
Override the builtin types methods 0.00
how to add flag in python 0.00
Mimic C# classes in Python +1.04
Python - Find duplicates in list and group them by key -2.21
Using class attributes to modify a docstring with a decorator in Py... -1.20
Django - How to filter using a ManyToManyField field? 0.00
Assigning a 2-digit unique code in a variable 0.00
Python Class DRY +1.07
Extract values from tuple inside an object instantiation 0.00
Had list of values which contain datatime.datetime() values text fi... 0.00
Behavior of classes in python 0.00
How can I make a copy of a tuple containing nested tuples in Python? -0.05
Looping through csv file and take chuck of data according to condit... 0.00
Simplify expressions in python -0.34
Getting a csv file in python in desired format 0.00
json.decoder.JSONDecodeError: Expecting value: line 2 column 1 (cha... 0.00
replace specific patterned indexed items in python list +2.30
"invalid syntax error" with lamba usage in python2.7 0.00
Regex: Separate a string of characters with a non-consistent patter... +0.61
Write a for loop that prints the Keys of 1 nested dictionary +1.28
Square Root using Babylonian Method returns wrong value -0.06
Trying to copy files with a specific extension from source folder t... +0.44
Here's my code. I am trying to get user input of integers, go t... 0.00
From a list of vectors, extact only one column from each vector -1.12
Jinja2 / Nunjucks: Different treatment to for-loop elements +1.65
sys.stdout.write \r carriage, how to overwrite all characters? +1.60
Accessing object of one class to see if it exists in another class 0.00
Issue when Using Counter to count pairs Python 0.00
Split strings into separate lists by regex match 0.00
Regex that matches variable assignments ("a=12") but igno... +1.01
Dictionary graph to list by breadth-first order 0.00
How to print all columns and rows from a csv file's min and max... 0.00
In Dropout(0.8)(x), what is (x) meant for? 0.00
What is a for-loop with the for-loop at the end of it called in pyt... +1.58