Skip to content

Instantly share code, notes, and snippets.

@1ambda
Created December 20, 2021 11:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 1ambda/bf99ce0fbd9fdf3b2275eeb86a715a0b to your computer and use it in GitHub Desktop.
Save 1ambda/bf99ce0fbd9fdf3b2275eeb86a715a0b to your computer and use it in GitHub Desktop.
val dfSelected = dfCamel.select("id", "yearBirth", "education", "income", "kidhome", "teenhome", "dtCustomer", "recency").cache()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment