New posts in scala

Error with varargs for function-objects in Scala?

How to convert String to date time in Scala?

How to use switch/case (simple pattern matching) in Scala?

"Picked up JAVA_TOOL_OPTIONS: -javaagent:/usr/share/java/jayatanaag.jar" when starting the Scala interpreter

Fetching distinct values on a column using Spark DataFrame

Spark - extracting single value from DataFrame

Does Scala have guards?

permanently hidden warning in scala application

Spark ML VectorAssembler returns strange output

forall in Scala

Compose and andThen methods

Spark extracting values from a Row

Using Scala from Java: passing functions as parameters

Unable to map on HList

scalac compile yields "object apache is not a member of package org"

Column name with dot spark

Identify and describe Scala's generic type constraints

What is the fastest way to write Fibonacci function in Scala?

Comparing collection contents with ScalaTest

Why is foreach better than get for Scala Options?