StackRating

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

Masklinn

Rating
1540.26 (11,682nd)
Reputation
83 (798,977th)
Page: 1 ... 8 9 10 11 12
Title Δ
Replacing strings with variables inside file in Python -0.34
Is it possible to run only unit tests with cargo test? 0.00
Split string with comma only not between parenthesis +0.18
Why does both except and finally block execute here? +0.09
Is there a smarter way for getting the indices of a list sliced wit... 0.00
How to resolve ModuleNotFoundError? -0.53
what do two square brackets next to eachother do in C +1.37
I can't install virtualenv +0.48
Getting started with Sphinx when your source files aren't in th... -0.02
Python style: which one should I use: for k in dict: or for k in di... 0.00
NameError: name 'self' is not defined Explain -0.77
Python -- optional arguments for a function -0.01
How to use subprocess to capture output & allow for the output... 0.00
How to retrieve file name and module name in Abstract Syntax Tree? 0.00
How to account for a possible whitespace between matched words? -0.87
Calculating column totals of an array - Python -0.02
How can I fix three test case errors without no input and output in... -1.78
Can a Python script activate a virtual environment and then trigger... -0.52
Error: ValueError: too many values to unpack (expected 3) +1.44
My_list.extend([My_list.pop(), my_list.pop]) 0.00
Why is this code not valid for all the cases? +0.47
Reducing execution time of factorization code 0.00
strftime formatting and dateutil.relativedelta 0.00
How to recreate object from class in Python? 0.00
How do I remove bytestrings left over from decompression from a str... -2.62
How can I find the row number of a certain string in a text file in... +3.86
How to write integer and string together in Haskell? 0.00
Trying to get the latest news is working but it writes all those ne... 0.00
with path.open('r', encoding="utf-8") as file: At... -0.35
Casting x.year from Datetime as a string 0.00
How to declare a 'static' variable in a ruby class? -2.85
Python :- How to store query result data into an array and access e... 0.00
Multiple values for a key in parameter for get request +3.74
How to make index in "for" loop jump forward by N -0.13
math.exp() is returning 0 for floats +5.50
Is it possible to commit and push into a remote repo from my local... +3.97
while installing apex extension for pytorch(python environment) the... 0.00
Timeout value must be int,Float or None 0.00
Can't import json 0.00
Is it a good practice to mix functional codes with unit test codes... -4.16
sql.Identifier without quoting -0.70
Error in printing key value in python dict: String indices must be... -0.22
client and server receive and send only once 0.00
How to make test that depends on parametrized test. (Pytest) -2.11
LIST to Values: datetime.datetime 0.00
List of Dictionary to list of tuples for loop in python -3.38
How to call a Nim function from Rust through C-FFI? -4.06
How to read binary data and print in binary or hexadecimal format? 0.00
How to convert all dict key from str to float -4.22
How to fetch the last row in MySQL in THIS scenario? -2.20