#shorts #quiz #Python #Python #Programming How can you reverse a list?
Proedu
#shorts #quiz #Python #Python #Programming How can you reverse a list?
0:06
#shorts #quiz #Python #Python #Programming What is the output of list(range(3))?
Proedu
#shorts #quiz #Python #Python #Programming What is the output of list(range(3))?
0:06
#shorts #quiz #Python #Python #Programming How do you check if an item exists in a list?
Proedu
#shorts #quiz #Python #Python #Programming How do you check if an item exists in a list?
0:06
#shorts #quiz #Python #Python #Programming What will print(sorted([3,1,2])) return?
Proedu
#shorts #quiz #Python #Python #Programming What will print(sorted([3,1,2])) return?
0:06
#shorts #quiz #Python #Python #Programming What happens when you execute my_list.clear()?
Proedu
#shorts #quiz #Python #Python #Programming What happens when you execute my_list.clear()?
0:06
#shorts #quiz #Python #Python #Programming What will sum([1,2,3]) return?
Proedu
#shorts #quiz #Python #Python #Programming What will sum([1,2,3]) return?
0:06
#shorts #quiz #Python #Python #Programming What will print([1,2,3]*2) return?
Proedu
#shorts #quiz #Python #Python #Programming What will print([1,2,3]*2) return?
0:06
#shorts #quiz #Python #Python #What is the correct way to sort a list in descending order?
Proedu
#shorts #quiz #Python #Python #What is the correct way to sort a list in descending order?
0:06
#shorts #quiz #Python #Python #Programming How do you iterate over a list?
Proedu
#shorts #quiz #Python #Python #Programming How do you iterate over a list?
0:06
#shorts #quiz #Python #Python #How do you access the last element of my_list = [10, 20, 30, 40]?
Proedu
#shorts #quiz #Python #Python #How do you access the last element of my_list = [10, 20, 30, 40]?
0:06
#shorts #quiz #Python #Python #Programming What will print(len([1, 2, 3, 4, 5])) output?
Proedu
#shorts #quiz #Python #Python #Programming What will print(len([1, 2, 3, 4, 5])) output?
0:06
#shorts #quiz #Python #Python #Programming How do you add an item 100 to the end of lst = [10, 20]?
Proedu
#shorts #quiz #Python #Python #Programming How do you add an item 100 to the end of lst = [10, 20]?
0:06
#shorts #quiz #Python #Python #Programming What will [1, 2] + [3, 4] result in?
Proedu
#shorts #quiz #Python #Python #Programming What will [1, 2] + [3, 4] result in?
0:06
#shorts #quiz #Python #Python #Programming Which method removes an item by value from a list?
Proedu
#shorts #quiz #Python #Python #Programming Which method removes an item by value from a list?
0:06
#shorts #quiz #Python #Python #Programming What does print([1, 2, 3].index(2)) return?
Proedu
#shorts #quiz #Python #Python #Programming What does print([1, 2, 3].index(2)) return?
0:06
#shorts #quiz #Python #Python #Programming How do you remove the last item from a list?
Proedu
#shorts #quiz #Python #Python #Programming How do you remove the last item from a list?
0:06
#shorts #quiz #Python #Python #Programming Which function converts a tuple to a list?
Proedu
#shorts #quiz #Python #Python #Programming Which function converts a tuple to a list?
0:06
#shorts #quiz #Python #Python #Programming What does list.count(x) return?
Proedu
#shorts #quiz #Python #Python #Programming What does list.count(x) return?
0:06
#shorts #quiz #Python #Python #Programming What is the output of [0] * 5?
Proedu
#shorts #quiz #Python #Python #Programming What is the output of [0] * 5?
0:06
#shorts #quiz #Python #Python #Programming How to create a Python List
Proedu
#shorts #quiz #Python #Python #Programming How to create a Python List
0:06
Variable in Python | Dynamic typed language | Multiple assignment | Global and Local variables
Proedu
Variable in Python | Dynamic typed language | Multiple assignment | Global and Local variables
19:33
How to install Python and Jupyter notebook in Windows
Proedu
How to install Python and Jupyter notebook in Windows
4:46
Proedu Live Stream
Proedu
Proedu Live Stream
Apache Spark full course  | Apache Spark tutorial for beginners | Spark course free
Proedu
Apache Spark full course | Apache Spark tutorial for beginners | Spark course free
2:36:12
CCA 175 Real Time Exam Scenario 20 | JOIN Multiple DataFrames | Save as PARQUET | SNAPPY Compression
Proedu
CCA 175 Real Time Exam Scenario 20 | JOIN Multiple DataFrames | Save as PARQUET | SNAPPY Compression
11:16
CCA 175 Real Time Exam Scenario 19 | Read CSV | AGGREGATE | RANK | Save as TEXT Pipe Delimited
Proedu
CCA 175 Real Time Exam Scenario 19 | Read CSV | AGGREGATE | RANK | Save as TEXT Pipe Delimited
16:48
CCA 175 Real Time Exam Scenario 18 | JOIN Multiple DataFrames, AGGREGATE and SORT data| Save as ORC
Proedu
CCA 175 Real Time Exam Scenario 18 | JOIN Multiple DataFrames, AGGREGATE and SORT data| Save as ORC
10:48
CCA 175 Real Time Exam Scenario 17 | JOIN Multiple DataFrames | Save as JSON and DEFLATE Compression
Proedu
CCA 175 Real Time Exam Scenario 17 | JOIN Multiple DataFrames | Save as JSON and DEFLATE Compression
10:34
CCA 175 Real Time Exam Scenario 16 | Read CSV | Save as PARQUET with SNAPPY Compression
Proedu
CCA 175 Real Time Exam Scenario 16 | Read CSV | Save as PARQUET with SNAPPY Compression
7:28
CCA 175 Real Time Exam Scenario 15 | Read CSV Data | JOIN Multiple DataFrames | Save as CSV
Proedu
CCA 175 Real Time Exam Scenario 15 | Read CSV Data | JOIN Multiple DataFrames | Save as CSV
17:04
CCA 175 Real Time Exam Scenario 14 | Read Tab Separated Values | Save PARQUET with GZIP compression
Proedu
CCA 175 Real Time Exam Scenario 14 | Read Tab Separated Values | Save PARQUET with GZIP compression
5:14
CCA 175 Real Time Exam Scenario 13 | Read Hive Table | Write as PARQUET with SNAPPY Compression
Proedu
CCA 175 Real Time Exam Scenario 13 | Read Hive Table | Write as PARQUET with SNAPPY Compression
4:05
CCA 175 Real Time Exam Scenario 12 | Read PARQUET Data | Save as JSON with Snappy Compression
Proedu
CCA 175 Real Time Exam Scenario 12 | Read PARQUET Data | Save as JSON with Snappy Compression
11:50
CCA 175 Real Time Exam Scenario 11 | Read AVRO Data | Write as Tab Separated Value bzip2 compression
Proedu
CCA 175 Real Time Exam Scenario 11 | Read AVRO Data | Write as Tab Separated Value bzip2 compression
6:00
CCA 175 certification Introduction | Apache Spark
Proedu
CCA 175 certification Introduction | Apache Spark
5:28
Upload practice dataset on GCP Spark cluster | Dataproc | CCA 175 Certification
Proedu
Upload practice dataset on GCP Spark cluster | Dataproc | CCA 175 Certification
6:53
CCA 175 Real Time Exam Scenario 10 | Read CSV File | Write in HIVE Table
Proedu
CCA 175 Real Time Exam Scenario 10 | Read CSV File | Write in HIVE Table
4:08
CCA 175 Real Time Exam Scenario 9 | Read AVRO Data | Write as JSON in HDFS
Proedu
CCA 175 Real Time Exam Scenario 9 | Read AVRO Data | Write as JSON in HDFS
4:08
CCA 175 Real Time Exam Scenario 8 | Read CSV File | Write in HIVE Table with PARQUET File Format
Proedu
CCA 175 Real Time Exam Scenario 8 | Read CSV File | Write in HIVE Table with PARQUET File Format
5:18
CCA 175 Real Time Exam Scenario 7 | Read CSV File | Write in HIVE Table
Proedu
CCA 175 Real Time Exam Scenario 7 | Read CSV File | Write in HIVE Table
4:47
CCA 175 Real Time Exam Scenario 6 | Read Hive table | Write as PARQUET in HDFS with GZip Compression
Proedu
CCA 175 Real Time Exam Scenario 6 | Read Hive table | Write as PARQUET in HDFS with GZip Compression
5:43
CCA 175 Real Time Exam Scenario 5 | Read AVRO data | Write PARQUET in HDFS with SNAPPY Compression
Proedu
CCA 175 Real Time Exam Scenario 5 | Read AVRO data | Write PARQUET in HDFS with SNAPPY Compression
4:48
CCA 175 Real Time Exam Scenario 4 | Read CSV file | Write as TSV in HDFS with LZ4 Compression
Proedu
CCA 175 Real Time Exam Scenario 4 | Read CSV file | Write as TSV in HDFS with LZ4 Compression
5:03
CCA 175 Real Time Exam Scenario 3 | Read Tab Delimited File | Write as ORC with SNAPPY Compression
Proedu
CCA 175 Real Time Exam Scenario 3 | Read Tab Delimited File | Write as ORC with SNAPPY Compression
5:50
CCA 175 Real Time Exam Scenario 2  | Read Parquet File | Write as JSON in HDFS with GZIP Compression
Proedu
CCA 175 Real Time Exam Scenario 2 | Read Parquet File | Write as JSON in HDFS with GZIP Compression
9:26
CCA 175 Real Time Exam Scenario 1 | Read Tab Delimited File | Write as CSV in HDFS
Proedu
CCA 175 Real Time Exam Scenario 1 | Read Tab Delimited File | Write as CSV in HDFS
11:59
What is RDD in Spark | How to create RDD | How to use RDD | Apache Spark Tutorial
Proedu
What is RDD in Spark | How to create RDD | How to use RDD | Apache Spark Tutorial
4:35
What is Apache Spark
Proedu
What is Apache Spark
6:46
How to use Ranking Functions in Apache Spark | RANK | DENSE_RANK | ROW_NUMBER
Proedu
How to use Ranking Functions in Apache Spark | RANK | DENSE_RANK | ROW_NUMBER
11:04
How to use Windowing Functions in Apache Spark | Window Functions | OVER | PARTITION BY | ORDER BY
Proedu
How to use Windowing Functions in Apache Spark | Window Functions | OVER | PARTITION BY | ORDER BY
10:11
Analytical Functions in Spark | GROUP BY | ORDER BY | COUNT | MAX | MIN | AVG | SUM
Proedu
Analytical Functions in Spark | GROUP BY | ORDER BY | COUNT | MAX | MIN | AVG | SUM
10:33
How to work with/manipulate String  columns in Spark Dataframe
Proedu
How to work with/manipulate String columns in Spark Dataframe
9:39
How to read/write AVRO file/data in Apache Spark
Proedu
How to read/write AVRO file/data in Apache Spark
8:40
How to read write CSV file/data in Apache Spark | spark.read.csv | toDF | inferSchema
Proedu
How to read write CSV file/data in Apache Spark | spark.read.csv | toDF | inferSchema
26:37
How to work with DataFrame Columns in Apache Spark | Add/Rename/Drop a Column
Proedu
How to work with DataFrame Columns in Apache Spark | Add/Rename/Drop a Column
11:12
How to read/write Hive Metastore table in Apache Spark
Proedu
How to read/write Hive Metastore table in Apache Spark
12:44
How to read/write JSON file/data in Apache Spark
Proedu
How to read/write JSON file/data in Apache Spark
9:05
How to read write Parquet file data in Apache Spark | Parquet | Apache Spark
Proedu
How to read write Parquet file data in Apache Spark | Parquet | Apache Spark
8:00
How to manipulate Date in Spark dataframe|from_unixtime | to_date | current_timestamp | current_date
Proedu
How to manipulate Date in Spark dataframe|from_unixtime | to_date | current_timestamp | current_date
10:22
What is DataFrame in Spark | Spark Dataframe tutorial
Proedu
What is DataFrame in Spark | Spark Dataframe tutorial
4:29
CCA 175 Video
Proedu
CCA 175 Video
3:15
How to create a Spark Cluster in Google Cloud Platform ( GCP ) Using Dataproc
Proedu
How to create a Spark Cluster in Google Cloud Platform ( GCP ) Using Dataproc
5:30