Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

How to apply a function to a column of a Spark DataFrame?

POST request in Gatling

scala gatling

Set default env variable for test configuration in sbt

scala sbt

Spark list all cached RDD names and unpersist

Comparison in Scala

scala

Functor Instance for Type Constructor with Two Parameters in Scala

How to add days (as values of a column) to date?

Understanding Some and Option in Scala

scala

How to change number of executors in local mode?

parsing recursive structures in scala

Default value for generic data structure

Scala: working around the "illegal cyclic reference"

scala tree types

Scala simple dummy project

In Scala, is there a way to get the currently evaluated items in a Stream?

How to output """ in the "here docs" of scala?

scala heredoc rawstring

What are alternatives to JDBC driver for access PostgreSQL database

java postgresql scala jdbc

Configuring junitxml output for specs2 tests in sbt 0.10

scala sbt specs2

Manipulating tuples

scala tuples

Creating a Queue in Scala

scala queue

Comparisons with Scala's Numeric types?

scala math numeric