StackRating

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

Louis Saglio

Rating
1472.71 (4,515,555th)
Reputation
135 (593,403rd)
Page: 1 2
Title Δ
How to limit prefetch_related data in django 0.00
How to perform exception handling (try-catch) inside Django templat... -0.98
Django switch between inlines in the admin 0.00
Python how to find a substring in a string and print the whole stri... +0.83
Why does Django ORM add a not specified field in the GROUP BY clause 0.00
How to access a shadowed file-level property in the src package 0.00
Why pycharm doesn't recognize the modules? 0.00
How to Speed Up Interpreting Speed in Python? 0.00
How to get only the elements which are not string from a list in Py... -1.11
Is it possible to create a permanent python server with docker? -2.04
What is the use of this combination of operators in python, "... -2.28
Object members function gets overridden -1.86
How to retrieve key substring and count by this substring? +0.38
Translating Google Earth Engine to Python API: Spatial joins 0.00
Calling Php Variables to use it in Python Script +0.37
How can I access objects from nested lists with a loop +0.08
python inheritance: choose parent class using argument 0.00
Filtering by variable's value. How does .filter(**{filter_name:... 0.00
Is there a way to use 'and' in a django template to check 2... 0.00
Turning a python function into a class without breaking the API +0.96
my Form is passing a NoneType value to my model method calculation,... 0.00
Checking string for correct input -1.90
How do I use a variable from one class in another? -4.38
How to create a copy of an immutable object and update some propert... -2.80
Improving preformance by using multiple threads/cores -3.48
Removing duplicate bigram having reversed words +0.62
Pycharm auto-import is not following best practice? 0.00
Replace <br> with space in BeautifulSoap output -3.77
Django admin shows wrong list_display in changelist 0.00
JsonResponse list of dictionaries or nested dictionary 0.00
Python: how to wait for process return code using subprocess.call 0.00
Python syntax for an unless statement +4.04
Running a python script for URLs from a list and output to txt -3.49
How to extract dictionary values by using multiple keys at the same... +4.07
Shorten long conditions testing `if find_num_3 != None and find_num... +4.73
Host is not allowed to connect to this MySQL server (from VM) 0.00
How to make PyCharm collapse (fold) the dictionary constructor `dic... +3.76
Seemingly "garbage" result with requests -2.53
Redirect Flask Stadout to Guinicorn log file 0.00
Python 3: Check if a List contains an object with specific string v... -2.80
How to log-in to site and Scrape with Python 3 +0.10
How to track change of JSON data over time for large number of enti... +0.21
Why does this program work in Python 2.7.6 but not in Python 3? -1.88
Unable to insert a line break with \n +0.42
Call subclass's method from superclass 0.00
How to accumulate sum in each indexed element in loop[python]? -3.03
Change list comprehension to generator to prevent memory error 0.00
Handle KeyboardInterrupt in the shell if no script is running -3.44
Handling KeyError in conditional statement python when reading json... -4.04
This code is too inefficient, how can I increase memory and executi... -4.27