Skip to content

Short utility functions, that I found useful when working with Spark.

License

Notifications You must be signed in to change notification settings

RayanRal/spark-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spark-snippets

Short utility functions, that I found useful when working with Spark.

Rounder

In case you have different precision in data coming from different sources (for instance), and you need to quickly go through whole dataframe, rounding Double columns to certain precision.

About

Short utility functions, that I found useful when working with Spark.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages