Sparkutils is a collection of useful methods and classes I've used a one point or another in my spark projects.
The functions are broken up in 'core' functions that don't have dependencies other than Spark itself.
The other submodules can have large dependencies.