PYSPARK: PySpark Hands-on for Data Engineers
- Description
- Curriculum
- FAQ
- Reviews
Pyspark is a big data solution that is applicable for real-time streaming using Python programming language and provides a better and efficient way to do all kinds of calculations and computations. It is also probably the best solution in the market as it is interoperable i.e. Pyspark can easily be managed along with other technologies and other components of the entire pipeline. The earlier big data and Hadoop techniques included batch time processing techniques.
Pyspark is an open-source program where all the codebase is written in Python which is used to perform mainly all the data-intensive and machine learning operations. It has been widely used and has started to become popular in the industry and therefore Pyspark can be seen replacing other spark based components such as the ones working with Java or Scala. One unique feature which comes along with Pyspark is the use of datasets and not data frames as the latter is not provided by Pyspark. Practitioners need more tools that are often more reliable and faster when it comes to streaming real-time data. The earlier tools such as Map-reduce made use of the map and the reduce concepts which included using the mappers, then shuffling or sorting and then reducing them into a single entity. This MapReduce provided a way of parallel computation and calculation. The Pyspark makes use of in-memory techniques that don’t make use of the space storage being put into the hard disk. It provides a general-purpose and a faster computation unit.
The skills related to development, big data, and the Hadoop ecosystem and the knowledge of Hadoop and analytics concepts are the tangible skills that you can learn from these PySpark Tutorials. You will also learn how parallel programming and in-memory computation will be performed. Apart from that, a different language Python will also be covered in this tutorial. Python is one of the most in-demand languages in the market today
-
1Introduction to PySparkVideo lesson
-
2Basics of PythonVideo lesson
-
3Basics of Python ContinueVideo lesson
-
4Programming with RDDVideo lesson
-
5More ExamplesVideo lesson
-
6Foreach LoopVideo lesson
-
7Using Reduce FunctionVideo lesson
-
8Mysql ConnectivityVideo lesson
-
9Viewing Records from MysqlVideo lesson
-
10More Examples Part 1Video lesson
-
11More Examples Part 2Video lesson
-
12Pyspark JoinsVideo lesson
-
13Pyspark Joins ExamplesVideo lesson
-
14More Examples on Mysql Part 1Video lesson
-
15More Examples on Mysql Part 2Video lesson
-
16Word CountVideo lesson
-
17Introduction to Pyspark IntermediateVideo lesson
-
18Liner RegationVideo lesson
-
19Output ColumnVideo lesson
-
20Test DataVideo lesson
-
21PredictionVideo lesson
-
22Generalized Linear RegressionVideo lesson
-
23Forest RogationVideo lesson
-
24Binomial Logistic Regression Part 1Video lesson
-
25Binomial Logistic Regression Part 2Video lesson
-
26Binomial Logistic Regression Part 3Video lesson
-
27Binomial Logistic Regression Part 4Video lesson
-
28Multinomial Logistic RegressionVideo lesson
-
29Multinomial Logistic Regression ContinueVideo lesson
-
30Decision TreeVideo lesson
-
31Random ForestVideo lesson
-
32K-Means ModelVideo lesson

External Links May Contain Affiliate Links read more