StackRating

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

karlson

Rating
1504.25 (170,060th)
Reputation
3,336 (50,612th)
Page: 1 2
Title Δ
Python - Can not get object of class method at runtime to extract d... 0.00
How to make a function checking how many consonants or vowels are i... +1.73
Class constants with type of class +0.15
ValueError: I/O operation on closed file while trying to write a va... 0.00
pipenv on production workaround with user, is it viable? 0.00
python import not working from one module to another +3.95
Copy and Paste in linux terminal 0.00
Force pipenv to create a new virtualenv +4.14
pipenv: deployment workflow +0.17
How do I parallelize a function with one argument in Python? 0.00
Is there a way to make flake8 check for type hints in the source -1.20
Removing the symlink doesn't clear a package from the correspon... 0.00
Problems with string selection with re in python -3.50
Which Python version is installed in another conda env 0.00
Python asyncio, possible to await / yield entire myFunction() 0.00
Unicode error while converting RDD to Spark DataFrame 0.00
Enable case sensitivity for spark.sql globally 0.00
Find all nulls with SQL query over pyspark dataframe -3.92
Variable names to avoid in Python -2.57
Write RDD to csv with split columns -4.19
Issue With Counting Number of Characters in Two Strings +2.58
Unable to run pyspark +1.90
What's an alternative to the "functional" package for... 0.00
Python is writing data in csv file in list fomat -0.08
Sort a python list of strings with a numeric number -4.05
Python: Find indices which are *not* contained in a list of lists +4.03
I am having trouble vaildating my code.I need my code to loop until... -1.45
Python Subclasses Seemingly Editing Eachother -4.03
What does `from six.moves import urllib` do in Python? 0.00
Running a function if dtype is equal to object 0.00
Set now as minimum datetime in Python 3.4 +3.91
Python script receiving a UnicodeEncodeError: 'ascii' codec... -2.86
Sorting numpy lists 0.00
how to read a specific line which starts in "#" from file... +4.05
compare elements of list to elements of list of lists and condition... -3.81
Extract Date from excel and append it in a list using python 0.00
Pythonic alternative to R's vectorized functions -2.16
Find which, if any, dictionary values exist in a string in Python? -4.34
Referring to CSV header string to adjust column format -3.10
When to use map vs mapPartitions in Spark 0.00
Create a list of possible drawn numbers to 'visit' up to a... -2.23
python-using comma's when implementing before animation -2.66
importing random words from a file without duplicates Python +3.78
Troubles converting from string to int python +3.47
How to remove elements from a Python dictionary based on elements i... -0.47
Convert String to Dictionary variable with right types +3.47
Can someone fully explain this one line of code?(python) 0.00
How can write scraped content to a CSV file? -0.48
Inter-function communication between calling and called functions 0.00
For loop not running as intended 0.00