Hi, what do you want to do?
Curated Video
Apache Spark 3 for Data Engineering and Analytics with Python - What was the Best Month in Sales?
By now, you should be ready with the sales analytic data. In this session, we will look at a few questions about the data.
r/>
This clip is from the chapter "Introduction to Spark SQL and Databricks" of the series "Apache Spark...
r/>
This clip is from the chapter "Introduction to Spark SQL and Databricks" of the series "Apache Spark...
Curated Video
Apache Spark 3 for Data Engineering and Analytics with Python - Aggregations with Grouping
In this lesson, we will group the data and then apply an aggregation function. This clip is from the chapter "Structured API - Spark DataFrame" of the series "Apache Spark 3 for Data Engineering and Analytics with Python".This section...
Brian McLogan
Given a list of zeros, learn how to write the equation of a polynomial
👉 Learn how to write the equation of a polynomial when given rational zeros. Recall that a polynomial is an expression of the form ax^n + bx^(n-1) + . . . + k, where a, b, and k are constants and the exponents are positive integers. The...
Brian McLogan
How to classify polynomials
👉 Learn how to classify polynomials. A polynomial is an expression of the sums/differences of two or more terms having different interger exponents of the same variable. A polynomial can be classified in two ways: by the number of terms...
Brian McLogan
Determining if a function is a polynomial or not then determine degree and LC
👉 Learn how to determine whether a given equation is a polynomial or not. A polynomial function or equation is the sum of one or more terms where each term is either a number, or a number times the independent variable raised to a...
Curated Video
Apache Spark 3 for Data Engineering and Analytics with Python - Spark Transformations and Actions Part 1
In this video, we will see how Spark executes its application. This clip is from the chapter "Spark Execution Concepts" of the series "Apache Spark 3 for Data Engineering and Analytics with Python".This section completely focuses on the...
Let's Tute
Division of Line Segment
In this video we will study Division of Line Segment. We will cover topics such has Dividing 2 numbers, Division algorithm, and Dividing Polynomials
Curated Video
Apache Spark 3 for Data Engineering and Analytics with Python - Challenge Part 3 - Q2 Get the City that Sold the Most Products
In this session, we will discuss the second question of the challenge and get the city that sold the most products.
r/>
This clip is from the chapter "Structured API - Spark DataFrame" of the series "Apache Spark 3 for Data...
r/>
This clip is from the chapter "Structured API - Spark DataFrame" of the series "Apache Spark 3 for Data...
Brian McLogan
Classifying a polynomial
👉 Learn how to classify polynomials. A polynomial is an expression of the sums/differences of two or more terms having different interger exponents of the same variable. A polynomial can be classified in two ways: by the number of terms...
Curated Video
Apache Spark 3 for Data Engineering and Analytics with Python - SortByKey Transformations
In this session, we will perform sorting using the SortByKey() transformation period.
r/>
This clip is from the chapter "RDD Crash Course" of the series "Apache Spark 3 for Data Engineering and Analytics with Python".This...
r/>
This clip is from the chapter "RDD Crash Course" of the series "Apache Spark 3 for Data Engineering and Analytics with Python".This...
Brian McLogan
What is the degree and leading coefficient of a polynomial
👉 Learn how to find the degree and the leading coefficient of a polynomial expression. The degree of a polynomial expression is the the highest power (exponent) of the individual terms that make up the polynomial. For terms with more...
Brian McLogan
Determine the end behavior of a polynomial
👉 Learn how to determine the end behavior of the graph of a factored polynomial function. To do this we will first need to make sure we have a polynomial in standard form (i.e. we will expand all factored terms) with descending powers....
Curated Video
Apache Spark 3 for Data Engineering and Analytics with Python - Distinct Drop Duplicates Order By
Depending on the dataset that you are working with, you may require a unique set of rows. Let's explore how to get unique set of rows, drop duplicates, and sort/order the data frame.
r/>
This clip is from the chapter...
r/>
This clip is from the chapter...
Brian McLogan
What is the definition of standard form, degree and leading coefficient of a polynomial
👉 Learn how to find the degree and the leading coefficient of a polynomial expression. The degree of a polynomial expression is the the highest power (exponent) of the individual terms that make up the polynomial. For terms with more...
Brian McLogan
Classify a polynomial and determine degree and leading coefficient
👉 Learn how to classify polynomials. A polynomial is an expression of the sums/differences of two or more terms having different integer exponents of the same variable. A polynomial can be classified in two ways: by the number of terms...
The Noted Anatomist
Posterior and Superior Mediastinum
This video tutorial covers the basic regional anatomy of what the mediastinum is with a focus on the posterior and superior mediastinum.
Brian McLogan
Classify a polynomial and determine degree and leading coefficient
👉 Learn how to classify polynomials. A polynomial is an expression of the sums/differences of two or more terms having different integer exponents of the same variable. A polynomial can be classified in two ways: by the number of terms...
Brian McLogan
Classify a polynomial and determine degree and leading coefficient
👉 Learn how to classify polynomials. A polynomial is an expression of the sums/differences of two or more terms having different integer exponents of the same variable. A polynomial can be classified in two ways: by the number of terms...
Brian McLogan
Find the degree and leading coefficient of a trinomial
👉 Learn how to find the degree and the leading coefficient of a polynomial expression. The degree of a polynomial expression is the highest power (exponent) of the individual terms that make up the polynomial. For terms with more that...
Brian McLogan
Determine the end behavior of a polynomial
👉 Learn how to determine the end behavior of the graph of a polynomial function. To do this we will first need to make sure we have the polynomial in standard form with descending powers. We will then identify the leading terms so that...
Brian McLogan
Tutorial - Detrmining the Leading coefficient and degree of a polynomial with a fraction ex 14
👉 Learn how to find the degree and the leading coefficient of a polynomial expression. The degree of a polynomial expression is the the highest power (exponent) of the individual terms that make up the polynomial. For terms with more...
Brian McLogan
How do we determine end behavior
👉 Learn how to determine the end behavior of the graph of a polynomial function. To do this we will first need to make sure we have the polynomial in standard form with descending powers. We will then identify the leading terms so that...
Brian McLogan
Subtracting two polynomials
👉 Learn how to subtract polynomials. To subtract polynomials, we first simplify the polynomials by removing all brackets. Then, we combine like terms. Like terms are terms that share the same base and power for each variable. When you...
Brian McLogan
How To Multiply Polynomials Using Area of a Rectangle - Math Tutorial
👉 Learn how to multiply polynomials. To multiply polynomials, we use the distributive property. The distributive property is essential for multiplying polynomials. The distributive property is the use of each term of one of the...