StackRating

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

puhlen

Rating
1535.36 (14,418th)
Reputation
6,217 (26,190th)
Page: 1 2 3 4 ... 5
Title Δ
Scala seemingly ignoring some code 0.00
Importing object without class +0.41
Could you break down this weird syntax? +1.69
Haskell function use show and return Integer 0.00
Summing part of an infinite list in Haskell -1.24
scala: Match against function declarations 0.00
Scala , java "for" in scala 0.00
Spark: understanding partitioning - cores 0.00
Scala: Traversable foreach definition -0.02
Override modifier is not allowed in Main however it is allowed when... 0.00
Scala Non-Tail Recursive Solution 0.00
Scala equivalent of Haskel Number -1.94
Unable to call an instance method before constructor in scala +0.41
$ not working in regex in Scala 0.00
Creating Java Packages in IntelliJ -1.45
how to handle multi line rows in spark -0.07
Invalid Variance in val use - error: contravariant type U occurs in... 0.00
How does Java get rid of '\0' character requirement to find... 0.00
Scala: Will None.method result in error -1.16
Best use cases for currying functions and partially applied functio... 0.00
Handling long type argument in Scala -1.04
How does flatmap really work in Scala -1.06
Can I call the SparkContext constructor twice? 0.00
how to convert rdd to list effectively without using collect function -1.40
Caching an intermediate dataframe when there is only one action 0.00
Alphabetical range not displaying in IntelliJ IDEA console as expec... 0.00
class is not a spark job and we are passsing the properties via Spa... 0.00
pattern matching gives return type as Any 0.00
Spark + MySQL: no spark.read -0.58
Scala: Is there a difference between method parameter String* and A... +1.95
Alternatives for Spark Dataframe's count() API -0.07
How do I overload my case class constructor to allow two different... +0.46
Split a string using regex or other optimized way -0.96
Spark Int and Integer, udf +1.61
date time parse is not enforcing the format +1.74
composition over inheritance in scala -2.10
What is the return type of a scala if statement without else -0.32
Scala - Base Methods in a class 0.00
Generalize implicit function in scala 0.00
Case class .copy() and large objects 0.00
How to write a large RDD to local disk through the Scala spark-shell? 0.00
UDF's vs Spark sql vs column expressions performance optimization -2.32
why Each Auxiliary Constructor should call one of the previous defi... -0.07
What happens when you call JavaConverters.asJava? 0.00
how scala infer method's parameterss -1.47
Scala : map Dataset[Row] to Dataset[Row] -2.01
What does this scala expression mean? val h3 : Holder[Person] = h2 +0.46
Why is my Scalacheck test with a custom Generator failing after dis... 0.00
I have a map that i want to delete entries from by value 0.00
What is the difference between an extension method, the builder pat... 0.00