Summary Week 6
The text is Mastering Spark with R. Using the sc connection with Java 8, execute the following lines of code: summarize(cars, mpg_percentile = percentile(mpg, 0.25) summarize(cars, mpg_percentile = percentile(mpg, 0.25) %% show_query() summarize(cars, mpg_percentile = percentile(mpg, array(0.25, 0.5, 0.75) )) summarize(cars, mpg_percentile = percentile(mpg, array(0.25, 0.5, 0.75) )) %% mutate(mpg_percentile = explode(mpg_percentile))
Gekoppeld boek
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
- 3
- Geschreven in
- 2022/2023
- Type
- SAMENVATTING