Skip to content

Instantly share code, notes, and snippets.

@izeigerman
Last active January 30, 2021 22:32
Show Gist options
  • Select an option

  • Save izeigerman/109c63d673c1ef4e06b7594f4b9a74de to your computer and use it in GitHub Desktop.

Select an option

Save izeigerman/109c63d673c1ef4e06b7594f4b9a74de to your computer and use it in GitHub Desktop.
val enrichedDeviceMeasurement: AnnotatedDataFrame[DeviceMeasurement] =
Join[DeviceMeasurement, DeviceModel].join(deviceMeasurement, deviceModel)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment