diff --git a/Class8/Slides/Joins.tex b/Class8/Slides/Joins.tex index bdad5c2..d0d3e50 100644 --- a/Class8/Slides/Joins.tex +++ b/Class8/Slides/Joins.tex @@ -130,9 +130,6 @@ OR \includegraphics[width=\textwidth]{right.png} \end{frame} - - - % Slide 7 \begin{frame}[plain] \includegraphics[width=\textwidth]{match-types.png} @@ -168,4 +165,21 @@ OR \end{itemize} \end{frame} +\begin{frame}{Pivot} + \centering + \includegraphics[width=0.6\textwidth]{Pivot_Data.png} +\end{frame} +\begin{frame}{Pivot longer} + \centering + \includegraphics[width=\textwidth]{pivot_longer.png} +\end{frame} +\begin{frame}{Pivot longer} + \centering + \includegraphics[width=\textwidth]{column-names.png} +\end{frame} +\begin{frame}{Pivot longer} + \centering + \includegraphics[width=\textwidth]{cell-values.png} +\end{frame} + \end{document}