StackRating

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

Jan

Rating
1523.40 (26,086th)
Reputation
26,282 (4,850th)
Page: 1 ... 6 7 8 9 10 ... 44
Title Δ
how to understand indexes in lists -0.51
What regex could match this pattern? +2.50
Parsing a File in Python on stdout +0.05
printing max or min element from a list in python -0.52
How to search in a dictionary values and keys? 0.00
How do I regex split by space, avoiding spaces within apostrophes? +1.04
Python Or Operation for strings -0.37
Strange behaviour with positive lookahead regexp 0.00
Replace matched patterns in a string based on condition +0.48
Apply an array of functions to another array -0.78
"if" condition on "groupby" in list comprehension -1.73
Remove an object from a list of objects by attribute +0.36
How can I extract all the 24 hour times from a string using regex? 0.00
How to extract time out of text with regex in Google Sheets -1.88
Don't understand cause of this TypeError exception -0.04
Python - Finding when two strings become different -0.03
Why can I not use re.sub to replace a group? +2.44
Find number of pairs that add up to a specific number from two diff... -0.36
I'm trying to write a simple code that figures out the tax and... 0.00
How do I use comparison symbols with input in python 0.00
Cant match a particular pattern in regex using OR -0.53
TypeError: 'module' object is not subscriptable (Python) 0.00
powershell: remove characters in string +1.44
Is it possible to replace each capturing group in a regex with a di... -1.62
Scope of a variable in functions 0.00
Regex for checking if a string should not contain certain words but... +1.51
Indexing character to integer in tuple and using this for dictionary +0.53
Regex - Find first word without a specific string -0.02
Given a list of integers, return true if the length of the list is... +0.94
How to get the whole parenthese of a string with maybe infinite lev... +0.49
Regex in python: combining 2 regex expressions into one +0.64
How to compare two strings by ignoring between two indexes via pyth... +1.45
Regex Negative lookbehind case in R +0.49
RE to extract middle of line with or without a particuar word on th... +1.14
How to extract only integer part of string using regex +1.30
i want to split string by Square brackets using regex +0.60
python 2.7 split confusion -0.15
Dynamic value for max length in a regex +2.24
Regex capture everything between start word until end specific end... +0.25
regex for only alphanumeric without underscores -0.92
split with specific comma not within quotes in python +0.15
Find all groups of 9 digits (\d{9}) up to a certain word -0.33
Regex in Python: Separate words from numbers JUST when not in list +1.12
Removing wildcards from the string -0.27
python make sure that word is capitalized -1.02
Regex any alphanumeric sequence except a specific string -0.02
How to extract specific date format from a plain text (python)? +1.24
Iterating over a list parsed over from a cvs. column 0.00
str() doesn't work in the body of my function +0.51
Read .csv file with arbitrary spaces between entries 0.00