Cursus
Introductie tot Spark SQL in Python
GevorderdVaardigheidsniveau
Bijgewerkt 03-2026Start Cursus Kosteloos
Inbegrepen bijPremium or Teams
SparkData Manipulation4 u15 videos52 Opdrachten4,200 XP19,858Prestatieverklaring
Maak je gratis account aan
of
Door verder te gaan accepteer je onze Gebruiksvoorwaarden, ons Privacybeleid en dat je gegevens worden opgeslagen in de VS.Geliefd bij leerlingen van duizenden bedrijven
Wil je 2 of meer mensen trainen?
Probeer DataCamp for BusinessCursusbeschrijving
Leer Spark SQL
Als je bekend bent met SQL en veel goeds hebt gehoord over Apache Spark, dan is deze cursus echt iets voor jou. Apache Spark is een computerplatform voor het verwerken van big data, en Spark SQL is een onderdeel van Apache Spark. In deze vier uur durende cursus leer je hoe je Spark nog handiger kunt gebruiken met geavanceerde SQL-functies, zoals vensterfuncties.In vier hoofdstukken ga je Spark SQL gebruiken om tijdreeksgegevens te analyseren, de meest voorkomende woorden uit een tekstdocument te halen, kenmerksets te maken van natuurlijke taaltekst en deze te gebruiken om het laatste woord in een zin te voorspellen met logistische regressie.
Ontdek de toepassingen van Spark SQL
Je begint met het maken en doorzoeken van een SQL-tabel in Spark, en je leert hoe je SQL-vensterfuncties kunt gebruiken om lopende sommen, lopende verschillen en andere bewerkingen uit te voeren.Vervolgens ga je kijken hoe je de window-functie in Spark SQL kunt gebruiken voor natuurlijke taalverwerking, zoals het gebruik van een moving window-analyse om veelvoorkomende woordvolgordes te vinden.
In hoofdstuk 3 leer je hoe je de SQL Spark UI kunt gebruiken om DataFrames en SQL-tabellen goed te cachen, voordat je de beste manieren voor logboekregistratie in Spark gaat bekijken.
Tot slot gebruik je alle vaardigheden die je tot nu toe hebt geleerd om ruwe tekst te laden en te tokeniseren voordat je woordsequenties extraheert. Je gebruikt dan logistische regressie om de tekst te classificeren, waarbij je ruwe natuurlijke taalgegevens gebruikt om een tekstclassificator te trainen.
Krijg een goede introductie tot Spark SQL
Aan het einde van de cursus heb je een goed begrip van Spark SQL en snap je hoe Spark de kracht van gedistribueerde computing combineert met het gebruiksgemak van Python en SQL.Vereisten
Python ToolboxPostgreSQL Summary Stats and Window FunctionsIntroduction to PySpark1
PySpark SQL
In this chapter you will learn how to create and query a SQL table in Spark. Spark SQL brings the expressiveness of SQL to Spark. You will also learn how to use SQL window functions in Spark. Window functions perform a calculation across rows that are related to the current row. They greatly simplify achieving results that are difficult to express using only joins and traditional aggregations. We'll use window functions to perform running sums, running differences, and other operations that are challenging to perform in basic SQL.
2
Using Window Function SQL for Natural Language Processing
In this chapter, you will be loading natural language text. Then you will apply a moving window analysis to find frequent word sequences.
3
Caching, Logging, and the Spark UI
In the previous chapters you learned how to use the expressiveness of window function SQL. However, this expressiveness now makes it important that you understand how to properly cache dataframes and cache SQL tables. It is also important to know how to evaluate your application. You learn how to do do this using the Spark UI. You'll also learn a best practice for logging in Spark. Spark SQL brings with it another useful tool for tuning query performance issues, the query execution plan. You will learn how to use the execution plan for evaluating the provenance of a dataframe.
4
Text Classification
Previous chapters provided you with the tools for loading raw text, tokenizing it, and extracting word sequences. This is already very useful for analysis, but it is also useful for machine learning. What you've learned now comes together by using logistic regression to classify text. By the conclusion of this chapter, you will have loaded raw natural language text data and used it to train a text classifier.
Introductie tot Spark SQL in Python
Cursus voltooid
Verdien een prestatieverklaring
Voeg deze referentie toe aan je LinkedIn-profiel, cv of curriculum vitaeDeel het op sociale media en in je functioneringsgesprek
Inbegrepen bijPremium or Teams
Schrijf Je Nu inSluit je aan bij meer dan 19 miljoen leerlingen en start vandaag nog met Introductie tot Spark SQL in Python!
Maak je gratis account aan
of
Door verder te gaan accepteer je onze Gebruiksvoorwaarden, ons Privacybeleid en dat je gegevens worden opgeslagen in de VS.