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