From the course: Introduction to Spark SQL and DataFrames

What you should know

From the course: Introduction to Spark SQL and DataFrames

Start my 1-month free trial

What you should know

- [Instructor] Now, I make some assumptions about background knowledge. I assume that you're familiar with SQL, at least the SELECT statement within SQL. We'll be using that quite a bit and I won't go into a lot of introductory comments about the structure of SELECT statements. I also assume you're familiar with Python programming or at least able to read Python code. And then finally, I assume you're comfortable working with the command line, in particular, navigating between directories, running commands and using an editor.

Contents