Big Data Fundamentals with PySpark
Learn the fundamentals of working with big data with PySpark.
Start Course for Free4 hours16 videos55 exercises52,260 learnersStatement of Accomplishment
Create Your Free Account
or
By continuing, you accept our Terms of Use, our Privacy Policy and that your data is stored in the USA.Training 2 or more people?
Try DataCamp for BusinessLoved by learners at thousands of companies
Course Description
There's been a lot of buzz about Big Data over the past few years, and it's finally become mainstream for many companies. But what is this Big Data? This course covers the fundamentals of Big Data via PySpark. Spark is a "lightning fast cluster computing" framework for Big Data. It provides a general data processing platform engine and lets you run programs up to 100x faster in memory, or 10x faster on disk, than Hadoop. You’ll use PySpark, a Python package for Spark programming and its powerful, higher-level libraries such as SparkSQL, MLlib (for machine learning), etc. You will explore the works of William Shakespeare, analyze Fifa 2018 data and perform clustering on genomic datasets. At the end of this course, you will have gained an in-depth understanding of PySpark and its application to general Big Data analysis.
Training 2 or more people?
Get your team access to the full DataCamp platform, including all the features.In the following Tracks
Big Data with PySpark
Go To Track- 1
Introduction to Big Data analysis with Spark
FreeThis chapter introduces the exciting world of Big Data, as well as the various concepts and different frameworks for processing Big Data. You will understand why Apache Spark is considered the best framework for BigData.
- 2
Programming in PySpark RDD’s
The main abstraction Spark provides is a resilient distributed dataset (RDD), which is the fundamental and backbone data type of this engine. This chapter introduces RDDs and shows how RDDs can be created and executed using RDD Transformations and Actions.
Abstracting Data with RDDs50 xpRDDs from Parallelized collections100 xpRDDs from External Datasets100 xpPartitions in your data100 xpBasic RDD Transformations and Actions50 xpMap and Collect100 xpFilter and Count100 xpPair RDDs in PySpark50 xpReduceBykey and Collect100 xpSortByKey and Collect100 xpAdvanced RDD Actions50 xpCountingBykeys100 xpCreate a base RDD and transform it100 xpRemove stop words and reduce the dataset100 xpPrint word frequencies100 xp - 3
PySpark SQL & DataFrames
In this chapter, you'll learn about Spark SQL which is a Spark module for structured data processing. It provides a programming abstraction called DataFrames and can also act as a distributed SQL query engine. This chapter shows how Spark SQL allows you to use DataFrames in Python.
Abstracting Data with DataFrames50 xpRDD to DataFrame100 xpLoading CSV into DataFrame100 xpOperating on DataFrames in PySpark50 xpInspecting data in PySpark DataFrame100 xpPySpark DataFrame subsetting and cleaning100 xpFiltering your DataFrame100 xpInteracting with DataFrames using PySpark SQL50 xpRunning SQL Queries Programmatically100 xpSQL queries for filtering Table100 xpData Visualization in PySpark using DataFrames50 xpPySpark DataFrame visualization100 xpPart 1: Create a DataFrame from CSV file100 xpPart 2: SQL Queries on DataFrame100 xpPart 3: Data visualization100 xp - 4
Machine Learning with PySpark MLlib
PySpark MLlib is the Apache Spark scalable machine learning library in Python consisting of common learning algorithms and utilities. Throughout this last chapter, you'll learn important Machine Learning algorithms. You will build a movie recommendation engine and a spam filter, and use k-means clustering.
Overview of PySpark MLlib50 xpPySpark ML libraries50 xpPySpark MLlib algorithms100 xpCollaborative filtering50 xpLoading Movie Lens dataset into RDDs100 xpModel training and predictions100 xpModel evaluation using MSE100 xpClassification50 xpLoading spam and non-spam data100 xpFeature hashing and LabelPoint100 xpLogistic Regression model training100 xpClustering50 xpLoading and parsing the 5000 points data100 xpK-means training100 xpVisualizing clusters100 xpCongratulations!50 xp
Training 2 or more people?
Get your team access to the full DataCamp platform, including all the features.In the following Tracks
Big Data with PySpark
Go To Trackcollaborators
prerequisites
Introduction to PythonUpendra Kumar Devisetty
See MoreScience Analyst at CyVerse
Upendra Kumar Devisetty is a Science Analyst at CyVerse where he scientifically interacts with biologists, bioinformaticians, programming teams and other members of CyVerse team. He also coordinates development across projects, and facilitates integration and cross-communication. His current work mainly focuses on integrative analysis of Big Data using high-throughput methods on advanced computing systems. As scientific computing is becoming indispensable for Big Data research, he started building a community to develop and propagate a set of best practices, including continuous testing, version control, virtualization, sharing code through notebooks, and standard data structures.
Join over 15 million learners and start Big Data Fundamentals with PySpark today!
Create Your Free Account
or
By continuing, you accept our Terms of Use, our Privacy Policy and that your data is stored in the USA.