StackRating

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

Rakesh

Rating
1617.03 (1,185th)
Reputation
47,408 (2,175th)
Page: 1 ... 6 7 8 9 10 ... 66
Title Δ
How to fix a possibly corrupted json file? Problems with a curly br... -1.28
Python Dictionary to CSV file but as a (key:value) seperated lines -0.46
Extract integers from a string +0.32
Comprehend a dictionary that maps the names of months to their nume... -1.29
Counting each punctuation -0.12
Element wise concat with two list of lists in Python +1.20
How to handle the socket exception in python and continue the scrip... 0.00
How to to split by word a list of strings and convert it to sublists? 0.00
Python: Find matching records in two lists of dictionaries (differe... 0.00
Reading in data from a text file and storing it in an array in python +0.33
Dictionary does not add new entries +0.36
Replacing strings and RegEx in a file 0.00
How can I create a dictionary from multiple tuples? +0.33
Append a value to list only if it has not occurred previously +1.38
Removing whitespace and header from stacked csv file 0.00
Remove the duplicates from the dictionary in list based on playerid... +0.27
How to remove colon from time format -0.34
Search list elements in dictionary and delete them if they don'... +0.37
date parser solution python +0.32
Split string by commas except when in bracket +0.85
Finding string within pyodbc dataset not working 0.00
add new line character whenever date (yyyy/mm/dd) found in a string... 0.00
Why is my python global variable not changing? 0.00
How to match list and pandas 0.00
Replace values within a URL in Python 0.00
Python BeautifulSoup: Retrieving text from div tag +1.71
How to sort list of lists with alternate alphabetical value maintai... +0.59
Nested for loops with numeric values in Django 0.00
How to fix dictionary error with same keys having different values -0.67
How to make first character of word uppercase, if word followed by... +0.36
Python 3.x - TypeError: unhashable type: 'numpy.ndarray' +0.34
Python: fix invalid json string +0.33
Removing characters preceded by an exact number of spaces +1.91
Build Dictionary and List from Numpy Ndarray -0.35
Update JSON format from other JSON file -0.16
Printing a text file as a dictionary python 0.00
How can I map 3 lists to dictionary keys -0.41
string manipulation with python pandas and replacement function +0.32
How to create a dictionary using python list comprehension from 2 l... -2.38
how to get list of words from list of words whose starting 2 words... 0.00
How to convert a string into list of tuples in Python -0.91
append timestamp to Dataframe 0.00
Trying to extract ONLY last name using regex from list +0.62
Remove words if it has consecutive hyphens using python -0.42
how to add the item of a dictionary inside another +0.23
Appending to JSON file in python +0.33
how to access items in a python dictionary by their name 0.00
Group elements followed by a repeating key in list +1.36
Get partial string with other string +0.33
I have DataFrame's columns and data in list i want to put the r... +0.11