Summary Week 5
The text is Mastering Spark with R. Create a new connection to your Spark cluster -. sc Make sure that you are using the correct version of Java Execute the following code: summarize_all(cars, max) summarize_all(cars, min) summarize_all(cars, mean) summarize_all(cars, mean)%% show_query() cars %% mutate(transmission = ifelse(am ==0, "automatic", "manual")) %% group_by(transmission) %% summarize_all(mean)
Gekoppeld boek
- 2019
- 9781492046325
- Onbekend
Geschreven voor
- Instelling
- Big Data Tools & Architecture
- Vak
- Big Data Tools & Architecture
Documentinformatie
- Heel boek samengevat?
- Nee
- Wat is er van het boek samengevat?
- Onbekend
- Geüpload op
- 15 juli 2023
- Bestand laatst geupdate op
- 22 februari 2024
- Aantal pagina's
- 4
- Geschreven in
- 2022/2023
- Type
- SAMENVATTING
Onderwerpen
-
week 5