StackRating

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

Joe K

Rating
1558.71 (5,853rd)
Reputation
15,016 (9,375th)
Page: 1 2 3 4 ... 10
Title Δ
Best strategy for repartionBy with few big partitions 0.00
List to multiple anonymous/underscore parameters in for-comprehension +0.40
Scala generating time series data using external val +0.24
Scala Futures with multiple dependencies 0.00
Why is an atomic block in Scala run twice when exception gets thrown? 0.00
How to convert json to string with escape characters using json4s +1.84
Can Scala provide type safety for array lengths? 0.00
How to couple first element of array with every other element in it... 0.00
Serialize/Broadcast large Map in Spark + Scala 0.00
"Package None is not a value" when initializing a scala O... -2.56
Apache Spark - Tweets Processing -0.10
How to mock a val initialized by a function in an object in Scala? +0.40
Scala: Reading HDFS file as Stream +0.40
Scala : Nested getOrElse +0.99
Complexity of linked-lists concatenation 0.00
How to avoid casts with generalized type constraint? 0.00
Abstract classes Scala. Bug in a tutorial and anonymous classes 0.00
Circe Decode to sealed trait extended by multiple case classes -0.45
What is the efficient way to remove subsets from a List[List[String... +1.49
ScalaCheck: generate arbitrary functions with arbitrary types 0.00
Getting the sum and pick the max key value pair with out paralleliz... 0.00
Immutability with inheritance design pattern -0.60
How to specify return type for nested arrays of arbitrary nesting l... -0.01
Recursive implicit parameter 0.00
How to implement tree traversal with tail recusrion +0.16
NullPointerException when using Word2VecModel with UserDefinedFunct... 0.00
Scala case matching with cons. Where does this variable h come from? +1.20
Optimisation algorithms with huge collections with huge numbers (in... +2.21
Scala DSL "and" keyword for chaining multiple commands -2.14
Scala DSL "and" keyword for chaining multiple commands +0.86
Convert the following piece of code into functional paradigm -0.97
Chaining together operations on an Option to a Future, then back to... -0.07
Scala parallel collections +2.07
Full outer join in Scala +0.34
SparkSQL Dataframe Error: value show is not a member of org.apache.... 0.00
`mkString` on `BufferedSource` from a file read appends new line ch... +1.56
Why immutable.Map's value type is covariant while mutable's... +1.78
reduceByKey after mapValues with parameterized type doesn't com... 0.00
Scala: Zip two lists into json array format 0.00
Java Style Lambda Expressions for Anonymous Classes in Scala 0.00
Typeclass with constructor functions 0.00
Select most important variables in terms of their contributions to... -0.59
Linear Regression Apache Spark with Scala not even straight line 0.00
Cats get value from the monad stack -2.14
Can I do a Scala method that takes a simple generic type that have... 0.00
Cats IO - Make tail recursive call inside flatmap 0.00
Saving contents of df.show() as a string in spark-scala app +1.81
PosZInt and PosInt in scala? 0.00
Iterate through a dataframe and dynamically assign ID to records ba... +0.22
Use mutable map or foldLeft to build maps? +0.93