StackRating

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

chepner

Rating
1598.28 (1,852nd)
Reputation
467,524 (71st)
Page: 1 ... 25 26 27 28 29 ... 214
Title Δ
Can someone explain def _trie(): return defaultdict(_trie) 0.00
Don't understand why the simple regular expression doesn't... +0.70
How to increment iterator in loop with if condition? 0.00
Why does this work in Python? Creating a instance, setting a non ex... -0.68
Why is multiplying an array by a constant changing the array size? +0.29
How to match SSH config based on URL path or SSH arguments (for git... 0.00
list of anonymous pipes in bash 0.00
Python recursive through list 0.00
How to use a passed parameter to call its value as a global variabl... +0.78
Python loop/proportion does not work: [0,0...] not understandeable -0.04
Python - Intersection on multiple sets on the condition that empty... 0.00
Compound command in one line in python dataframe? 0.00
How to implement a while true loop correctly for two user inputs in... -0.55
how to make a correct closure function in Python? 0.00
Extra "-" at the end of the line +1.01
Run molecule bash command in flask project 0.00
What is the best way to allow only one of a pair of arguments in a... -2.84
How does this python factory function work +0.29
What does "ABC" class do? +0.67
why output string has three sets of double quotes around it +1.22
Use semicolon character ";" in bash alias 0.00
Why is the syntax invalid in this Python one-liner using a for-loop? +1.33
How to place comments in the beginning of the line in list? 0.00
Python: How to implement the @ operator for my own class 0.00
Can *args be given after supplying keyword arguments? 0.00
Add to ~/.zshrc file with python +0.30
Understanding for loop -1.94
Python question about reading two txt and output one txt 0.00
Use a dict as input to a function but only take arguments that the... 0.00
In macOS, how can I get the manual (man) page of the original (BSD)... +0.29
Can someone help me passing a function as argument in python? -0.45
Is "exit ${?}" correct to use in bash? +1.83
TypeError: unsupported operand type(s) for %: 'tuple' and &... 0.00
confused about the time complexity of the follwing func. A good exp... 0.00
what's the __name__ when we import more than one modules in a p... -0.54
Convert tuple into index for nested list +0.29
Check the given value is a letter or number; if number then check w... 0.00
Why can't I overwrite the value of an argument of an outer func... 0.00
Pythonic way for a conditional return in a function +1.54
What is the difference between global scope and environment? 0.00
jq - how |= operator works? +1.73
How to de-structure variables in Python like in React? 0.00
How does __future__ statements know the syntax of new python versio... +1.39
Is replacing a value during iteration of a mapping safe in Python? -1.06
In Git go back one commit temporarily to create a branch and then r... 0.00
How would you optimize this simple but slow Python 'for' lo... +1.08
Overloading __getitem__ enum Python to return the first element of... -0.74
''tuple unpacking is not supported in Python3'' error 0.00
How do I make independent lists within in a list? -0.73
How to get system time with higher precision? 0.00